Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 190,957 for

aspose page

(2.68 sec)
  1. Aspose.ZIP Product Family

    Find answers about compressing and decompressing ZIP, GZIP, BZ2, TAR, RAR and other archive file formats....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/zip/page/2/
  2. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....code snippet also work with Aspose.PDF.Drawing library. How to...to add Line Indent to PDF Aspose.PDF for .NET offers SubsequentLinesInden...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  3. Working with Pages | Aspose.Note Documentation

    Learn how to work with Pages in the Java developers' documentation....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/note/java/working-with-pages/
  4. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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....PDF in Ruby Contents [ Hide ] Aspose.PDF - Add TOC To add TOC in...in Pdf document using Aspose.PDF Java for Ruby , simply invoke...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  5. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection class. Represents bibliography source contributors in C++....Aspose::Words::Bibliography::ContributorCollectio class Contents...IEnumerable < System :: SharedPtr < Aspose :: Words :: Bibliography ::...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...2 版本以来,Aspose.PDF for .NET 库允许从 PDF 文件中提取矢量数据。...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  7. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...Adding Shapes and Figures on Page The approach to adding the annotation...code snippet also work with Aspose.PDF.Drawing library. Load the...

    docs.aspose.com/pdf/net/figures-annotation/
  8. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object.... In Aspose.PDF for .NET, each PDF document...document is a collection of pages and each page contains a collection...

    docs.aspose.com/pdf/net/add-backgrounds/
  9. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...); auto tfa = MakeObject < Aspose :: Pdf :: Text :: TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  10. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。... 将注释添加到 Page 对象的Annotations集合中。 以下代码片段向您展示了如何在PDF页面中添加注释。...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...

    docs.aspose.com/pdf/zh/cpp/text-annotation/