Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 181,073 for

page

(0.46 sec)
  1. FieldIndex.CrossReferenceSeparator | Aspose.Wor...

    Discover the FieldIndex CrossReferenceSeparator property to easily manage character sequences for separating cross references and entries efficiently....side, // and the number of the page that contains the XE field on...display a string instead of a page number. // First, for entries...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 如何使用 Java 添加 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Highlight 註釋。...pdf" ); Page page = document . getPages ()....TextFragmentAbsorber ( "PDF" ); tfa . visit ( page ); // Create annotations HighlightAnnotation...

    products.aspose.com/pdf/zh-hant/java/annotation...
  3. 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...
  4. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....footers different for the first page, you need to set DifferentFirstPageHe...different for even and odd pages, you need to set OddAndEvenPagesHeade...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Notes::FootnotePosition enum | A...

    Aspose::Words::Notes::FootnotePosition enum. Defines the footnote position in C++....output at the bottom of each page. BeneathText 2 Footnotes are...output beneath text on each page. Examples Shows how to select...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container....Create a new PDF Document Add a Page Create a Graph Create a Rectangle...() # Add page to pages collection of PDF file page = document...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  7. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....to a specific position on a page. You will learn how to create...create a new PDF document, add a page, insert text at given coordinates...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  8. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/net/redaction/
  9. Convert a Document to an Image in C++|Aspose.Wo...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice....add a preview of any document page to your website or application...is possible to specify the pages to be converted to image format...

    docs.aspose.com/words/cpp/convert-a-document-to...
  10. Rotate PDF using C# | Aspose.PDF

    Rotate PDF documents programmatically with C# sample code using Aspose.PDF for .NET...Rotate PDF Pages with C# Do you need to rotate PDF? Programmatic...update or change the page orientation of pages in an existing PDF...

    products.aspose.com/pdf/net/rotate/