Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 188,660 for

aspose page

(0.22 sec)
  1. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 添加曲线对象 图形 曲线...是投影线的连接联合,每条线在普通双点上与三条其他线相交。 Aspose.PDF for .NET展示了如何在您的图形中使用贝塞尔曲线。...

    docs.aspose.com/pdf/zh/net/add-curve/
  2. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...Aspose.Cells支持通过提供 IPageSavingCallback...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  3. Aspose.CAD for .NET

    Process, manipulate, and convert AutoCAD file formats like DWG, DXF, DGN, IFC, and STL in C# and .NET applications....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cad/net/
  4. Aspose.Imaging Product Family

    Find answers about manipulating, creating, converting, and editing image programmatically....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/imaging/page/6/
  5. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 添加弧形对象 Aspose.PDF for .NET...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/add-arc/
  6. 在 Visio 中插入新页面|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....new blank page Application . ActiveDocument . Pages . Add ();...the id of the page in VSTO Aspose.Diagram Pages 集合公开的 Add 方法允许您将新的空白页添加到...

    docs.aspose.com/diagram/zh/net/inserting-a-new-...
  7. Node.js via .NET Word Document Processing API –...

    Node.js library provides functionality for comprehensive manipulation of Word documents, allowing developers to create, edit, and convert various file formats such as DOCX, PDF, EPUB, and others.... Aspose Words for Node.js via .NET...NET Download Pricing Aspose.Words for Node.js via .NET is a native...

    products.aspose.com/words/nodejs-net/
  8. 添加背景到PDF|Aspose.PDF for .NET

    使用C#将背景图像添加到您的PDF文件中。使用BackgroundArtifact对象。...在Aspose.PDF for .NET中,每个PDF文档都是页面的集合,每个页面包含一组工件。可以使用...BackgroundArtifact 类将背景图像添加到页面对象。 以下代码片段也适用于 Aspose.PDF.Drawing 库。 以下代码片段演示了如何...

    docs.aspose.com/pdf/zh/net/add-backgrounds/
  9. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 要向现有 PDF 文件添加文本:...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  10. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....code snippet also work with Aspose.PDF.Drawing library. To add...required properties. Call the Page class’ AddStamp method to add...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/