Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 20,803 for

document insertion

(0.07 sec)
  1. Aspose::Words::ImportFormatOptions::get_Resolve...

    Aspose::Words::ImportFormatOptions::get_ResolveThemeColors method. Gets or sets a boolean value that specifies whether to resolve theme colors of the shapes forcibly. The default value is false in C++....ones they had in the original document. The reason for this is the...the source and destination documents. Setting this option to true...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. C++ API to Export SVG to GIF | products.aspose.com

    Convert SVG to GIF within C++ applications....create, edit, and convert PDF documents, as well as the ability to...and other content from PDF documents. The second step involves...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic signature in PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Load all the PDF files with...You will get the document with signature inserted. To verify the...

    products.aspose.com/pdf/python-net/signature/
  4. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted PDF Document in Java....a user on an encrypted PDF document. Examples: Shows how to set...a saved PDF document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....how to insert a paragraph with a top border. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  6. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.index_of method. Gets the index of a property by name....Examples Shows how to work with a document’s custom properties. import...= aw . Document () properties = doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection....Examples Shows how to work with a document’s custom properties. import...= aw . Document () properties = doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.revisionNumber proper...

    BuiltInDocumentProperties.revisionNumber property. Gets or sets the Document revision number....property Gets or sets the document revision number. get revisionNumber...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for Document binding in C++....space added to the margin for document binding. double Aspose ::...Aspose :: Words :: Document > (); // Insert text that spans several...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your Document using Java....Ask AI Insert Fields Contents [ Hide ] There are several different...different ways to insert fields into a document: using DocumentBuilder...

    docs.aspose.com/words/java/insert-fields/