Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 401,807 for

document

(0.18 sec)
  1. CsvDataLoadOptions.Delimiter | Aspose.Words for...

    Discover the CsvDataLoadOptions Delimiter property to easily customize column delimiters for efficient data loading. Optimize your data management today!... Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  2. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the Document....Inserts a hyperlink into the document. insertHyperlink ( displayText...link to be displayed in the document. urlOrBookmark string Link...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...[ Hide ] Each page in PDF document contain resources (images...() { // Open document try { document = new Document ( inputStream...

    docs.aspose.com/pdf/androidjava/extract-images-...
  4. IWarningCallback class | Aspose.Words for Python

    aspose.words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving....warnings that can occur during document loading or saving. Methods...encounters some issue during document loading or saving that might...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in Documents....visit the Document Builder Overview documentation article. public...this class. DocumentBuilder ( Document ) Initializes a new instance...

    reference.aspose.com/words/net/aspose.words/doc...
  6. RevisionGroupCollection.Item | Aspose.Words for...

    Access specific revision groups effortlessly with the RevisionGroupCollection Item property. Enhance your data management with precise indexing....revisions in a document. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  7. IStructuredDocumentTag.xml_mapping property | A...

    IStructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. @property def xml_mapping...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMerge.GetFieldNames | Aspose.Words for .NET

    Discover the MailMerge GetFieldNames method to effortlessly access and utilize all mail merge field names in your Document for streamlined Document automation....field names available in the document. public string [] GetFieldNames...fields in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  9. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....saved document to adhere to. let doc = new aw . Document (); let...Iso29500_2008_Strict", // any document we save while passing this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....Load the PDF file Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/java/sticky-annotations/