Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 396,618 for

document

(0.18 sec)
  1. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  2. SignatureLine.isSigned property | Aspose.Words ...

    SignatureLine.isSigned property. Indicates that signature line is signed by digital signature....Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompareOptions.AdvancedOptions | Aspose.Words f...

    Discover CompareOptions AdvancedOptions to enhance your comparisons. Achieve precise results with tailored settings for optimal output....to compare documents ignoring DML unique ID. Document docA = new...new Document ( MyDir + "DML unique ID original.docx" ); Document...

    reference.aspose.com/words/net/aspose.words.com...
  4. Aspose::Words::Saving::PdfPageMode enum | Aspos...

    Aspose::Words::Saving::PdfPageMode enum. Specifies how the PDF Document should be displayed when opened in the PDF reader in C++....enum Specifies how the PDF document should be displayed when opened...Description UseNone 0 Neither document outline nor thumbnail images...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. View MHT Files using Python | Aspose.PDF

    Open and view MHT Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the MHT with an instance of Document. View resultant File. Python...MhtLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/python-net/viewer/mht/
  6. Aspose::Words::Loading::LoadOptions::get_Recove...

    Aspose::Words::Loading::LoadOptions::get_RecoveryMode method. Defines how the Document should be handled if errors occur during loading. Use this property to specify whether the system should attempt to recover the Document or follow another defined behavior. The default value is TryRecover in C++....de method Defines how the document should be handled if errors...should attempt to recover the document or follow another defined...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Add Text to an existing PDF file in Python|Aspo...

    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....To add Text string in Pdf document using Aspose.PDF Java for...AddText module. doc = self . Document () doc = self . dataDir +...

    docs.aspose.com/pdf/python-java/add-text-to-an-...
  8. FieldInclude.source_full_name property | Aspose...

    FieldInclude.source_full_name property. Gets or sets the location of the Document....or sets the location of the document. @property def source_full_name...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.removeBlankPages method | Aspose.Words...

    Document.removeBlankPages method. Removes blank pages from the Document....Removes blank pages from the document. removeBlankPages () Remarks...Remarks The resulting document will not contain pages considered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for JavaScript via C++. Learn to load or create an Excel file and save the modified file to disk....0 , "Test" ] ]; } } document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/returning-...