Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 414,712 for

document

(1.62 sec)
  1. LoadOptions.LanguagePreferences | Aspose.Words ...

    Discover LoadOptions LanguagePreferences to customize Document loading with preferred languages, enhancing user experience and accessibility....preferences that will be used when document is loading. public LanguagePreferences...preferences when loading a document. LoadOptions loadOptions =...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the Document....lastSection property Document.lastSection property Gets the last...last section in the document. get lastSection () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SignatureLineOptions.defaultInstructions proper...

    SignatureLineOptions.defaultInstructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...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...
  4. FieldIncludeText.NamespaceMappings | Aspose.Wor...

    Discover the FieldIncludeText NamespaceMappings property to easily manage namespace mappings for XPath queries, enhancing your data handling efficiency....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...XSL transformation on an XML document: FieldIncludeText fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....for a saved document to adhere to. doc = aw . Document () builder...Iso29500_2008_Strict", # any document we save while passing this...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.defaultTabStop property | Aspose.Words...

    Document.defaultTabStop property. Gets or sets the interval (in points) between the default tab stops....defaultTabStop property Document.defaultTabStop property Gets...positions. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....doc DocumentBase The owner document. footnote_type FootnoteType...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Color Palette Labels in a Chart Improperly Posi...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty Word Document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(final Str…...inserting into empty Word document. The sample code for conversion... String svg) { Document tmpDoc = new Document(); tmpDoc.getCompatibilityOpti()...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  9. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....shapes into a document. Document doc = new Document(); DocumentBuilder...DiagonalCornersRound, // then save the document with "Strict" or "Transitional"...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the Document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml) formats....HTML is used when saving the document to SaveFormat.Html and SaveFormat...Description Xhtml Saves the document in compliance with the XHTML...

    reference.aspose.com/words/nodejs-net/aspose.wo...