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

document

(0.28 sec)
  1. Document.copy_styles_from_template method | Asp...

    aspose.words.Document.copy_styles_from_template method...the specified template to a document. def copy_styles_from_template...template to a document, like-named styles in the document are redefined...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToByteArray method. Returns the property value as byte array in C++....how to add a thumbnail to a document that we save as an Epub. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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-...
  9. 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...
  10. 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...