Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 81,339 for

page

(0.08 sec)
  1. 如何使用 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...
  2. 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...
  3. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same Page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldToa class | Aspose....

    Aspose::Words::Fields::FieldToa class. Implements the TOA field. To learn more, visit the documentation article in C++....of authorities entry and its page number. get_FieldEnd () const...used to separate two page numbers in a page number list. get_PageRangeSeparator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same Page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. # The...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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/
  8. Aspose::Words::Drawing::ShapeBase::get_Left met...

    Aspose::Words::Drawing::ShapeBase::get_Left method. Gets or sets the position of the left edge of the containing block of the shape in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...o ( RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. PS to PDF Merge using Java | Aspose.PDF

    Combine two or more PS documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add PS file to new page After...

    products.aspose.com/pdf/java/merger/ps-to-pdf/
  10. PDF to TEXT Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...new page to TXT document In loop: add PDF file to new page After...

    products.aspose.com/pdf/java/merger/pdf-to-text/