Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 141,003 for

page

(0.05 sec)
  1. PDF to TEXT Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...likely used to process each page of the merged document into...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  2. 如何使用 Java 獲取 Freetext 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Freetext 註釋。...using AnnotationSelector Page page = document . getPages ()....AnnotationSelector ( new FreeTextAnnotation ( page , Rectangle . getTrivial ()...

    products.aspose.com/pdf/zh-hant/java/annotation...
  3. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation....Starts the next section on a new page: builder . InsertBreak ( BreakType...next section on the current page: builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your document layout with easy access to Page and section configurations....Returns an object that represents page setup and section properties...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sec...
  5. Section.pageSetup property | Aspose.Words for N...

    Section.PageSetup property. Returns an object that represents Page setup and section properties....Returns an object that represents page setup and section properties...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...$inputFile ); // get particular page $page = $document -> getPages ()...TextBuilder ( $page ); // append the text fragment to the PDF page $textBuilder...

    products.aspose.com/pdf/zh-hant/php-java/text/
  7. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents Page setup and section properties in C++....Returns an object that represents page setup and section properties...border at the top of the first page. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating...floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConvertUtil.InchToPoint | Aspose.Words for .NET

    Effortlessly convert inches to points with ConvertUtil's InchToPoint method. Enhance your precision in design and measurement today!...docx" ); Shows how to specify page properties in inches. Document...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/net/aspose.words/con...
  10. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....Page Product Family Aspose.PSD Product...searching for target text on the page, and then striking out it with...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...