Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 414,733 for

document

(1.06 sec)
  1. IStructuredDocumentTag.Color | Aspose.Words for...

    Discover the IStructuredDocumentTag Color property to easily customize and set colors for structured Document tags, enhancing your Document's visual appeal....the color of the structured document tag. public Color Color {...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Printing Workbooks|Documentation

    How to print worksheets and workbooks using Java. This article provides the Java code to print worksheets and workbooks using Aspose.Cells for Java API....Workbooks Contents [ Hide ] This document is designed to provide developers...Related Articles Specify Job or Document Name while printing with Aspose...

    docs.aspose.com/cells/java/printing-workbooks/
  3. StructuredDocumentTagRangeStart.Title | Aspose....

    Discover the StructuredDocumentTagRangeStart Title property to define friendly names for structured Document tags, enhancing Document clarity and accessibility....associated with this structured document tag. Can not be null . public...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Contributor | Aspose.Words for Java

    Represents a bibliography source contributor in Java....available in the document. Document document = new Document(getMyDir()...Bibliography bibliography = document.getBibliography(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  5. IStructuredDocumentTag.sdt_type property | Aspo...

    IStructuredDocumentTag.sdt_type property. Gets type of this Structured Document tag....Gets type of this Structured document tag . @property def sdt_type...a structured document tag. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::get_Count method. Gets the number of elements contained in the collection in C++....Examples Shows how to work with a document’s collection of web extensions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Web...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_DocumentFieldName method. Gets the name of the merge field as specified in the Document in C++....field as specified in the document. System :: String Aspose ::...you have a mapping from a document field name to a different...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveOptions' DigitalSignatureDetails property to efficiently manage digital signatures for secure Document signing and enhanced compliance....DigitalSignatureDeta object used to sign a document. public DigitalSignatureDeta...sign OOXML document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. DocumentBuilder.insert_document_inline method |...

    DocumentBuilder.insert_Document_inline method. Inserts a Document inline at the cursor position....insert_document_inline method insert_document_inline(src_doc...import_format_options) Inserts a document inline at the cursor position...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Joining And Appending in Python|Aspose.Words fo...

    Joining and appending Document using Python.... Document ( self . gDataDir + "TestFile...Destination.doc" ) srcDoc = self . Document ( self . gDataDir + "TestFile...

    docs.aspose.com/words/java/joining-and-appendin...