Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 187,903 for

page

(0.1 sec)
  1. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....you can split the document at page breaks and heading paragraphs...frequently given ParagraphFormat.page_break_before property so it...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::HorizontalAlignment enu...

    Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating shape, text frame or floating table in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. VbaProject.codePage property | Aspose.Words for...

    VbaProject.codePage property. Gets or sets the VBA project’s code Page....sets the VBA project’s code page. get codePage () : number Remarks...explicitly set appropriate code page to preserve regional character...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 如何使用 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...
  5. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...particular page auto pdfPage = document -> get_Pages () -> idx_get...the text fragment to the PDF page textBuilder -> AppendText (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  7. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...

    docs.aspose.com/pdf/zh/net/move-pages/
  8. Overview|Aspose.PDF for Rust via C++

    Overview of key-features and supported formats of Aspose.PDF for Rust, installation and licensing manual of Rust via C++ library....PDF for Rust via C++ This page is an overview of Aspose.PDF...resources. Let’s check Docs pages for more details: Optimize PDF...

    docs.aspose.com/pdf/rust-cpp/overview/
  9. SVG to PDF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/svg-to-pdf/
  10. Resize PDF using Python | Aspose.PDF

    Resize PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET....Resize PDF Pages with Python Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/python-net/resize/