Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 414,360 for

document

(0.52 sec)
  1. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a new instance of the Structured Document tag class....instance of the Structured document tag class. def __init__ (...doc DocumentBase The owner document. type SdtType Type of SDT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PDF to Excel Workbook in Python|Aspose....

    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 ] To convert PDF document to Excel Workbook using Aspose...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  3. Aspose::Words::Loading::LoadOptions::get_Langua...

    Aspose::Words::Loading::LoadOptions::get_LanguagePreferences method. Gets language preferences that will be used when Document is loading in C++....preferences that will be used when document is loading. System :: SharedPtr...preferences when loading a document. auto loadOptions = System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF Document with Java library....Convert PDF/A document to PDF Convert PDF/A document to PDF means...from the original document. Class Document has method RemovePdfaCompliance(...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  5. Get XMP Metadata from PDF File in PHP|Aspose.PD...

    Learn how to extract XMP metadata from PDF Documents in PHP using Aspose.PDF for advanced content analysis....get XMP Metadata from Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/get-xmp-metadata-from-...
  6. Source.contributors property | Aspose.Words for...

    Source.contributors property. Gets contributors list (author, editor, writer etc) of a source....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Person.first property | Aspose.Words for Python

    Person.first property. Gets or sets the first name of a person....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Bibliography.sources property | Aspose.Words fo...

    Bibliography.sources property. Gets a collection that represents all the sources contained in a bibliography....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DigitalSignature.SignTime | Aspose.Words for .NET

    Discover DigitalSignature SignTime. Track the exact time your Documents are signed for enhanced security and efficient record-keeping....property Gets the time the document was signed. public DateTime...signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  10. LayoutOptions.ShowParagraphMarks | Aspose.Words...

    Discover how the LayoutOptions ShowParagraphMarks property enhances text formatting by toggling paragraph marks visibility. Improve your Document clarity today!...rendered output document. Document doc = new Document (); DocumentBuilder...symbol when we render the document. builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.lay...