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

aspose page

(0.67 sec)
  1. 在 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...
  2. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....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-images/
  3. 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...
  4. 额外注释使用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/
  5. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Call the Page class addStamp(..) method of the Page class to...new ImageStamp ( _dataDir + "aspose-logo.png" ); imageStamp . setBackground...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  6. Aspose.Slides adds gray artifacts and edge of c...

    Hi, Aspose team. Scenario: There are 2 issues while converting PowerPoint presentation to PDF: Gray artifact lines appear in the PDF that are not present in the original PowerPoint file (Page 3 and 4) The edges o…...Aspose.Slides adds gray artifacts and edge of circles are not...to PDF Aspose.Slides Product Family slides-net , aspose-pdf-net...

    forum.aspose.com/t/aspose-slides-adds-gray-arti...
  7. How to Extract Text From Image in C#

    This topic helps you understand how to extract text from image in C#. Read text from image using C# or read characters from image in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/ocr/net/how-to-extract-text-from-...
  8. How to Convert MPP to XPS using C++

    In this topic, we will explore how to convert MPP to XPS using C++. XPS is a widely used file format and you can easily export MPP file to XPS in C++ using few API calls with no dependence on MS Project....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/tasks/cpp/how-to-convert-mpp-to-x...
  9. PageSetup.border_applies_to property | Aspose.W...

    PageSetup.border_applies_to property. Specifies which Pages the Page border is printed on....property Specifies which pages the page border is printed on. @property...border_applies_to ( self ) -> aspose . words . PageBorderAppliesTo...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Optical mark recognition (OMR)|Documentation

    How to recognize the filled form with Aspose.OMR for .NET....Initializing the recognition engine Aspose.OMR recognition engine is initialized... method of Aspose.OMR.Api.OmrEngine class: Aspose . OMR . Api...

    docs.aspose.com/omr/net/recognition/