Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 186,289 for

aspose page

(0.5 sec)
  1. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...应用程序中添加一项功能以自动将这些文件插入绘图内部,他们可以通过使用 Aspose.Diagram for Java API . 操作嵌入式...对象。此帮助主题演示开发人员如何检索 Visio 文档的 OLE 对象,使用 Aspose.Diagram for Java API 然后在 Visio...

    docs.aspose.com/diagram/zh/java/manipulate-the-...
  2. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....com/aspose-pdf/Aspose.PDF-for-.NET private static...GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  3. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。... 以下代码片段也适用于 Aspose.PDF.Drawing 库。 要添加图像印章: 创建一个...对象和一个 ImageStamp 对象,并使用所需的属性。 调用 Page 类的 AddStamp 方法将印章添加到 PDF 中。...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  4. 获取和设置页面属性|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 获取和设置 PDF 文档的页面属性,以实现自定义文档格式。...获取和设置页面属性 Contents [ Hide ] Aspose.PDF for .NET 让您在 .NET 应用程序中读取和设置...VB.NET 来实现相同的功能。 以下代码片段也适用于 Aspose.PDF.Drawing 库。 获取 PDF 文件中的页面数量...

    docs.aspose.com/pdf/zh/net/get-and-set-page-pro...
  5. 检索、获取、复制和插入页面|Documentation

    本节介绍如何使用 Aspose.Diagram 插入页面、复制页面或获取页面信息。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。此属性可用于检索页面信息。...对象的集合。此属性可用于检索页面信息。 使用 Page.Background 属性确定页面是前景页面还是背景页面。 检索页面信息编程示例 以下代码从...

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  6. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...获取要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  7. Aspose.BarCode Product Family

    Find answers about creating, rendering, printing, and editing Barcodes and QR codes in your applications....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/barcode/page/2/
  8. | Aspose.PDF

    Manage PDF Annotations Programmatically with Java Using Aspose.PDF for Java...PDF Draw Polygon Annotation on Page Remove Watermark annotation...Text Annotation, we’ll use Aspose.PDF for Java API which is a...

    products.aspose.com/pdf/java/annotation/
  9. Rotate PDF Pages with Go|Aspose.PDF for Go via C++

    This topic describes how to rotate the Page orientation in an existing PDF file programmatically with Go via C++...Rotate PDF Pages with Go Contents [ Hide ] This section describes...describes how to change the page orientation from landscape to portrait...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  10. INSERT IMAGE IN ASPOSE WORD AS EDITABLE IMAGE -...

    Hello Team, I want to insert an image into a Word document and set the “Edit Picture” option to true, allowing the user to search the content inside the image. How can I achieve this programmatically so that the image i…...INSERT IMAGE IN ASPOSE WORD AS EDITABLE IMAGE Aspose.Words Product...option enabled, you can use Aspose.Words to achieve this. The...

    forum.aspose.com/t/insert-image-in-aspose-word-...