Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 141,000 for

page

(0.06 sec)
  1. 使用 C# 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 C# 原始程式碼。... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/zh-hant/net/redaction/
  2. 如何使用 Java 删除 Caret 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Caret 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Caret 注释 调用 Page.Annotations 集合中的 Caret 注释方法...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  3. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....docx" ); Shows how to set page sizes. auto doc = MakeObject...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/cpp/aspose.words/pap...
  4. Load OneNote Document or File in Java API

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/load-a-onenote-document/
  5. Aspose::Words::Framesets::Frameset::get_IsFrame...

    Aspose::Words::Framesets::Frameset::get_IsFrameLinkToFile method. Gets or sets a value indicating whether the web Page or document file name specified in the FrameDefaultUrl property is an external resource the frame is linked with in C++....value indicating whether the web page or document file name specified...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  6. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    Manage your resources efficiently with ResourceSavingArgs. Easily set or retrieve the file name for saving resources without the hassle of paths....generated during export to fixed page HTML or SVG. When the event...resource when exporting to fixed page HTML or SVG format. How the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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...
  8. 使用 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/
  9. How to remove Link Annotation using Java | Aspo...

    Java sample code to remove Link annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...Remove for Link annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/link/re...
  10. 如何使用 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...