Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 190,212 for

page

(0.43 sec)
  1. Compare PDF Documents in Python|Aspose.PDF for ...

    Learn how to compare PDF documents in Python using side-by-side and graphical difference output with Aspose.PDF for Python via .NET....text and layout changes across pages. Use graphical comparison when...compare two PDF documents page by page. You can choose to compare...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  2. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...} Make Booklet of PDF Using Page Size and File Paths MakeBooklet...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  4. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.Pages property. Represents an estimate of the number of Pages in the document....pages property BuiltInDocumentPrope.pages property Represents...the number of pages in the document. get pages () : number Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Document in PostScript | C++

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/ps/working-with-document/
  6. AI ファイルオンラインビューア | products.aspose.com

    AsposeビルトインアプリでAIファイルをオンラインで表示...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/jp/view/ai/
  7. Aspose::Words::ConvertUtil::PointToInch method ...

    Aspose::Words::ConvertUtil::PointToInch method. Converts points to inches in C++....Examples Shows how to specify page properties in inches. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. LayoutEnumerator | Aspose.Words for .NET

    Discover the LayoutEnumerator constructor, easily create new instances of this class for efficient layout management in your applications....whose page layout model to enumerate. Remarks If page layout...document is updated and new page layout model is created, a new...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...metadata information, text and page manipulation, management of...remove watermarks Split pages Merge pages Extract PDF Metadata Fill...

    products.aspose.com/pdf/php-java/
  10. Split PDF Files in Python|Aspose.PDF for Python...

    Learn how to split PDF Pages into separate PDF files in Python....Contents [ Hide ] Splitting PDF pages can be a useful feature for...file into separate pages or groups of pages. Use this workflow...

    docs.aspose.com/pdf/python-net/split-pdf/