书栈网 · BookStack 本次搜索耗时 0.008 秒,为您找到 35 个相关结果.
  • Grid

    490 2019-06-17 《pdfcpu Document》
    Grid Usage Flags Arguments Description Orientation Default description Examples Grid Rearrange the pages of a PDF file into grid pages for enhanced reading experience. ...
  • Split

    593 2019-06-17 《pdfcpu Document》
    Split Usage Flags Arguments Restrictions Examples Split Generate a set of PDF files for inFile in outDir according to given span value. Also check out the extract pages...
  • N-up

    682 2019-06-17 《pdfcpu Document》
    N-up Usage Flags Arguments N-up Value Description Orientation Default description Examples N-up Rearrange all pages of inFile file in order to reduce the number of pa...
  • Add

    656 2019-06-17 《pdfcpu Document》
    Add Attachments Usage Flags Arguments Examples Add Attachments This command embeds one or more files by attaching them to a PDF input file. Have a look at some examples . ...
  • Pages

    578 2019-06-17 《pdfcpu Document》
    Extract Pages Examples Extract Pages This command is similar to split with a default span of 1. Examples Extract all pages from book.pdf into single page PDFs in the cur...
  • Images

    527 2019-06-17 《pdfcpu Document》
    Extract Images Examples Extract Images Examples Extract all images of book.pdf into the current directory: pdfcpu extract - mode image book . pdf . extracting images ...
  • Remove

    535 2019-06-17 《pdfcpu Document》
    Remove Pages Usage Flags Arguments Examples Remove Pages This command removes all selected pages from a PDF file.Have a look at some examples . Usage pdfcpu pages remove...
  • Fonts

    443 2019-06-17 《pdfcpu Document》
    Extract Fonts Examples Extract Fonts Examples Extract all fonts from book.pdf into out : pdfcpu extract - mode font book . pdf out extracting fonts from book . pdf ...
  • About

    772 2019-06-17 《pdfcpu Document》
    About About This is an effort to build a PDF processing library from the ground up written in Go with strong support for batch processing via a rich command line. Over time pd...
  • Getting Started

    823 2019-06-17 《pdfcpu Document》
    Getting Started API CLI Getting Started API You can find the documentation of the API here . CLI The focus of this site is to document all available commands, their flag...