Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 422,047 for

document

(1.44 sec)
  1. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....Open the PDF file using the Document object. Replace a particular...file using Save method of the Document object. The following code...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  2. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a PDF file using the PdfPageStamp class with Java....Assume we have some input document and we want apply 2 kinds..."PageStamp.pdf" ; Document document = new Document ( _dataDir + inputFileName...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...
  3. FileCorruptedException Class | Aspose.Words for...

    Discover the Aspose.Words.FileCorruptedException class, designed to handle corrupted Documents effortlessly during loading. Ensure seamless Document management!...Thrown during document load, when the document appears to be...the Programming with Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Extract fonts from PDF|Aspose.PDF for Java

    How to extract font from PDF using Aspose.PDF for Java...fonts from a PDF document, you can use Document.IDocumentFontUtiliti...getAllFonts() method provided in Document class. Please check following...

    docs.aspose.com/pdf/java/extract-fonts-from-pdf/
  5. LoadOptions.base_uri property | Aspose.Words fo...

    LoadOptions.base_uri property. Gets or sets the string that will be used to resolve relative URIs found in the Document into absolute URIs when required...relative URIs found in the document into absolute URIs when required...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to add Circle Annotation using C++ | Aspose...

    Add Circle annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/circle/add/
  7. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property....built-in document properties. let doc = new aw . Document ( base..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Android API to Render CGM to ODT | products.asp...

    Transform CGM to ODT via Android via Java API...standard for word processing documents. It is an XML-based file format...presentations and word processing documents. Converting CGM to ODT is...

    products.aspose.com/total/android-java/conversi...
  9. C++ API to Export EPUB to PS | products.aspose.com

    Convert EPUB to PS within C++ applications....popular format for printing documents, and is supported by many...features for manipulating PDF documents, such as creating, editing...

    products.aspose.com/total/cpp/conversion/epub-t...
  10. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...为了添加文本印章,您需要使用所需的属性创建一个 Document 对象和一个 TextStamp 对象。之后,您可以调用...AddTextStamp () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...