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

aspose page

(1.24 sec)
  1. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....we can Add annotations to the page. The following code snippet...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...

    docs.aspose.com/pdf/cpp/extra-annotations/
  2. What's new 2024|Aspose.PDF for .NET

    This Page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....Contents [ Hide ] What’s new in Aspose.PDF 24.12 The ability to pass...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/net/whatsnew/2024/
  3. 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-...
  4. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first Page, odd Pages, and even Pages....Headers and Footers For Different Pages with C++ Contents [ Hide ] MS...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/cpp/setting-different-hea...
  5. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET....code snippet also work with Aspose.PDF.Drawing library. Add Circle...adding a Circle object with Aspose.PDF for .NET. Follow the steps...

    docs.aspose.com/pdf/net/add-circle/
  6. Aspose.Total for Java

    This API allows you to do all kinds of operations on various files in Java code including creating, editing and converting etc....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/total/java/
  7. Aspose.Slides for NET

    Find answers about creating, converting, editing, and printing PowerPoint Presentations in .NET applications without utilizing Microsoft PowerPoint....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/net/page/3/
  8. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/cpp/text-annotation/
  9. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#.... Aspose.PDF provides the GraphicsAbsorber...vector graphics from a specified page and perform various operations...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  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/