Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 181,639 for

page

(0.54 sec)
  1. Xamarin and .NET 2.0 Differences|Aspose.Words f...

    Aspose.Words for .NET Standard 2.0 API differences comparing to regular .NET version using C#....Hide ] What is this page about? This page explains limitations...when render document to fixed page formats (like Images, PDF, XPS...

    docs.aspose.com/words/net/xamarin-and-net-stand...
  2. 使用 Python 编辑 PDF | Aspose.PDF

    用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上编辑 PDF 文件中的敏感信息的 Python.... pages . accept ( textFragmentAbsorber...textFragmentCollecti : page = textFragment . page annotationRectangle...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  3. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...Multi-column) Page Break Option (e.g., insert page break after...support for TOC entries. Implement page break after TOC if configured...

    forum.aspose.com/t/toc-rendering-and-customizat...
  4. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Go.... Add a new page to the PDF document using PageAdd...PageAdd function. Set the page size using PageSetSize . Add “Hello...

    docs.aspose.com/pdf/go-cpp/hello-world-example/
  5. Add, Extract or Remove Images in PDF using Java...

    Manipulate images in PDF programmatically with Java sample code using Aspose.PDF for Java... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/java/images/
  6. FieldPageRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPageRef class for seamless PageREF field implementation, enhancing document navigation and efficiency....Remarks Inserts the number of the page containing the specified bookmark...PAGEREF field that displays what page a bookmark is on. // Set the...

    reference.aspose.com/words/net/aspose.words.fie...
  7. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_Page property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on Page or the display of the metafile in its default size....emulate_rendering_to_size_on_page property MetafileRenderingOpt...emulate_rendering_to_size_on_page property Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...$verticalAlignment -> Top ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  9. SplitterContext.SplitOptions | Aspose.Words for...

    Discover how to optimize document management with SplitterContext's SplitOptions property for efficient and flexible content splitting. Enhance your workflow today....Shows how to split document by pages using context. string doc =...SplitCriteria = SplitCriteria . Page ; Splitter . Create ( splitterContext...

    reference.aspose.com/words/net/aspose.words.low...
  10. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java.... // Layout entities are pages, cells, rows, lines, and other...yType.PAGE); Assert.assertEquals(LayoutEntityType.PAGE, layoutEnumerator...

    reference.aspose.com/words/java/com.aspose.word...