Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 392,108 for

document

(0.22 sec)
  1. PDF File Metadata|Aspose.PDF for C++

    Discover how to read and modify PDF metadata using Aspose.PDF for C++. Enhance PDF Document properties with easy-to-follow instructions....to call the get_Info() of Document class. Once the DocumentInfo...Open document auto pdfDocument = MakeObject < Document > ( _dataDir...

    docs.aspose.com/pdf/cpp/pdf-file-metadata/
  2. PDF/A-1 Use of PDF 1.4 - Free Support Forum - a...

    Hi, One of our customers has a requisite that PDF/A-1 should be saved as PDF 1.4. The actual Aspose PDF saves PDF/A-1 as PDF 1.7, there’s no choice of the PDF version it should save the Document. Adobe specification i…...version it should save the document. Adobe specification is not...adobe.com/uk/acrobat/resources/document-files/pdf-types/pdf-a.html#:~:text=PDF%2FA-1...

    forum.aspose.com/t/pdf-a-1-use-of-pdf-1-4/309127
  3. Aspose::Words::FileFormatUtil::DetectFileFormat...

    Aspose::Words::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of a Document stored in a stream in C++....information about a format of a document stored in a stream. static...positioned at the beginning of the document. When this method returns...

    reference.aspose.com/words/cpp/aspose.words/fil...
  4. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive Document features....annotation: Load the PDF file - new Document . Create new Caret Annotation...AddCaretAnnotations () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/extra-annotations/
  5. OpenAiModel.translate method | Aspose.Words for...

    OpenAiModel.translate method. Translates the provided Document into the specified target language...targetLanguage) Translates the provided document into the specified target...sourceDocument : Aspose . Words . Document , targetLanguage : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET....Convert the file using the Document class Convert method. Before...and quality it works. The ‘document.validate()’ method validates...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  7. aspose.words.buildingblocks module | Aspose.Wor...

    The aspose.words.buildingblocks module provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a Document....entries and Building Blocks in a document. Classes Class Description...BuildingBlock Represents a glossary document entry such as a Building Block...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::BuildingBlocks namespace | Aspos...

    Aspose::Words::BuildingBlocks namespace. The Aspose.Words.BuildingBlocks namespace provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a Document in C++....entries and Building Blocks in a document. Classes Class Description...BuildingBlock Represents a glossary document entry such as a Building Block...

    reference.aspose.com/words/cpp/aspose.words.bui...
  9. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract Document properties using Aspose.PDF in PHP/Java....‘docInfo’ object using the Document class getInfo() . Once the...information. // Open document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  10. Extract Text from PDF using Rust|Aspose.PDF for...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for Rust....From PDF Document Extracting text from the PDF document is a very...databases, reports, or other documents. Extracting text makes PDF...

    docs.aspose.com/pdf/rust-cpp/extract-text-from-...