Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 186,786 for

aspose page

(0.24 sec)
  1. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code....Aspose.Diagram 用于 Node.js 示例 Contents [ Hide ] Aspose.Diagram...with Visio VSDX files using Aspose.Diagram for Node.js API. 使用...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  2. Determine Line Break in TextFragment|Aspose.PDF...

    Learn more about how to determinate a line break of multi-line TextFragment using C++...of Multi-Line TextFragment Aspose.PDF for C++ offers logging...GetNotifications () method of Page Class as follows, in order to...

    docs.aspose.com/pdf/cpp/determine-line-break/
  3. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels....def image_size ( self ) -> aspose . pydrawing . Size : ... @image_size...image_size ( self , value : aspose . pydrawing . Size ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。... 以下代码片段也适用于 Aspose.PDF.Drawing 库。 创建插入符注释的步骤:...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  5. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Call the Page class addStamp(..) method of the Page class to...new ImageStamp ( _dataDir + "aspose-logo.png" ); imageStamp . setBackground...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  6. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with C++ sample code using Aspose.PDF for C++...Tables in PDF document using Aspose.PDF for C++ library In order...with table in PDF, we’ll use Aspose.PDF for C++ API which is a...

    products.aspose.com/pdf/cpp/table/
  7. 使用 Java 分割 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...使用 Aspose.PDF 分割文件 Java 只需要大文件的一部分吗?要从文档中分离一个或多个部分,必须拆分原始文件的页面。为了拆分文件,我们将使用...页面。为了拆分文件,我们将使用 Aspose.PDF for Java API,这是一款适用于 Java 平台的功能丰富、功能强大且易于使用的转换...

    products.aspose.com/pdf/zh-hans/java/splitter/
  8. 使用C++设置图像大小|Aspose.PDF for C++

    本节介绍如何使用C++库设置PDF文件的图像大小。...为了设置大小,可以使用 Aspose.Pdf.Image类 的 FixWidth 和 FixHeight...向PDF文件的页面集合添加页面 auto page = document -> get_Pages () -> Add (); //...

    docs.aspose.com/pdf/zh/cpp/set-image-size/
  9. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style....@property def alignment ( self ) -> aspose . words . tables . TableAlignment...alignment ( self , value : aspose . words . tables . TableAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/cpp/how-to-find-and-replace...