Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 180,066 for

aspose page

(0.09 sec)
  1. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::get_Inventor method. Gets or sets the inventor of a source in C++....Aspose::Words::Bibliography::ContributorCollectio::get_Inventor...source. System :: SharedPtr < Aspose :: Words :: Bibliography ::...

    reference.aspose.com/words/cpp/aspose.words.bib...
  2. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Shapes in charts rendered by aspose cells into image is slightly...different from the excel itself Aspose.Cells Product Family cells-net...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  3. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...Aspose.Cells通过提供 IPageSavingCallback...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  4. Aspose::Words::Bibliography::Source::get_Confer...

    Aspose::Words::Bibliography::Source::get_ConferenceName method. Gets or sets the conference or proceedings name of a source in C++....Aspose::Words::Bibliography::Source::get_ConferenceName method...a source. System :: String Aspose :: Words :: Bibliography ::...

    reference.aspose.com/words/cpp/aspose.words.bib...
  5. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...comparing tools are available in Aspose.PDF.Drawing library. Ways to...to identify differences. The Aspose.PDF for .NET library provides...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  6. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....using C# Contents [ Hide ] Aspose.PDF for .NET allows adding...code snippet also work with Aspose.PDF.Drawing library. A watermark...

    docs.aspose.com/pdf/net/add-watermarks/
  7. Extract Table Data from PDF|Aspose.PDF for Java

    Learn how to extract tabular from PDF using Aspose.PDF for Java... Aspose.PDF for Java has a tool to...TableAbsorber object. Decide which pages to be analyzed and apply visit...

    docs.aspose.com/pdf/java/extract-data-from-tabl...
  8. Extract Images from PDF|Aspose.PDF for Java

    How to extract a part of the image from PDF using Aspose.PDF for Java...from PDF Contents [ Hide ] Each page in PDF document contain resources...image from page, we need to get reference to the page, next to...

    docs.aspose.com/pdf/java/extract-images-from-th...
  9. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....bounding boxes Contents [ Hide ] Aspose.OCR for .NET can automatically...provided in OcrInput object , use Aspose.OCR.AsposeOcr.DetectRectangles...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  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/