Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 190,960 for

aspose page

(0.26 sec)
  1. 在 .NET 中将 PDF 转换为 PowerPoint|Aspose.PDF for .NET

    Aspose.PDF 允许您使用 .NET 将 PDF 转换为 PPT(PowerPoint)格式。 一种方法是将 PDF 转换为 PPTX,并将幻灯片作为图像。...PDF 转换为 PowerPoint 以下代码片段也适用于 Aspose.PDF.Drawing 库。 C# PDF 到 PowerPoint...PPTX 转换 将 PDF 转换为 PowerPoint Aspose.PDF for .NET 让您跟踪 PDF 到 PPTX...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-power...
  2. Rotate SVG in Python

    This guide elaborates on how to rotate an SVG in Python. It contains the environment configuration details, and a list of steps in addition to a runnable code snippet for SVG rotate in Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/svg/python/rotate-svg-in-python/
  3. Create WEBP in C#

    Follow this article to create WEBP in C#. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to create a WEBP image in C# using a .NET-based library....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/imaging/net/create-webp-in-csharp/
  4. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents.... Aspose.PDF API provides a class, Table...repeated on every page and many more. Aspose.PDF Approach According...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  5. 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...
  6. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output... The Aspose.PDF for .NET library provides...comparison functionality in Aspose.PDF allows you to compare two...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  7. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库在 PDF 文件中支持 DICOM 图像。... 以下代码片段也适用于 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/support-for-dicom-im...
  8. 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/
  9. 在 Ruby 中向 PDF 文件添加图层|Aspose.PDF for Java

    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....Contents [ Hide ] Aspose.PDF - 添加图层 要在使用 Aspose.PDF Java for Ruby...import ( ' com . aspose . pdf . Document ' ). new page = doc . getPages...

    docs.aspose.com/pdf/zh/java/add-layers-to-pdf-f...
  10. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...Text ; using namespace Aspose :: Pdf :: Annotations ; void MarkupAnnotations...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/