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

document

(0.83 sec)
  1. 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/
  2. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control list merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted lists to enhance Document formatting. Default, false....lists from a documents. Document srcDoc = new Document ( MyDir +..."List item.docx" ); Document dstDoc = new Document ( MyDir + "List...

    reference.aspose.com/words/net/aspose.words/imp...
  3. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding...will be embedded into the document’s CSS in Base64 encoding....inside a saved HTML document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  10. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured Document tag in Java....SdtListItem elements of a structured document tag. To learn more, visit...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...