Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 188,057 for

page

(1.34 sec)
  1. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。...Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  2. How to Redact a PDF in C#

    This precise article discusses how to redact a PDF in C#. It contains the IDE configuration information, and the algorithm as simple steps, followed by a code snippet to redact text in PDF using C#....Page Product Family Aspose.PSD Product...class instance for a specific page area Append the annotation to...

    kb.aspose.com/pdf/net/how-to-redact-a-pdf-in-cs...
  3. | Aspose.PDF

    使用 C++ 使用适用于 C++ 的 Aspose.PDF 以编程方式管理 PDF 批注...将注释添加到 Page 对象的注释集合中。 1。保存 PDF 文件。 PDF 文本注释-C++..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    products.aspose.com/pdf/zh-hans/cpp/annotation/
  4. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....2019): From the Page Layout menu, find the Page Setup option, and...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/cpp/insert-background-ima...
  5. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of text frames and tables in your documents. Enhance layout control!...floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Supported file formats|Documentation

    File and data formats for print forms, scanned / photographed images and recognition results supported by Aspose.OMR for.NET....Document Format (including multi-page documents). .JPG JPEG, the most....TIFF or .TIF Single-page or multi-page TIFF image, commonly...

    docs.aspose.com/omr/net/supported-file-formats/
  7. TOC getting distorted in multi-lingual scenario...

    Hi Tilal, While generating TOC Page for English headers, it is getting generated fine, but when we add Spanish/French headers we are facing following issues : Issue 1 : When add very long headers they are getting trim…...Tilal, While generating TOC page for English headers, it is getting...Spanish or French, the respective page number is not properly aligned...

    forum.aspose.com/t/toc-getting-distorted-in-mul...
  8. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....Document Get Document Window and Page Display Properties This topic...viewer application, and how pages are displayed. To set these...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  9. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/java/com.aspose.word...
  10. 如何使用 Java 獲取 Highlight 註解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/java/annotation...