Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 31,029 for

doc

(0.1 sec)
  1. FontSettings.defaultInstance property | Aspose....

    FontSettings.defaultInstance property. Static default font settings.... toEqual ( true ); let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Non-existent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PclSaveOptions.fallback_font_name property | As...

    PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Non-existent...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set Document direction. Optimize your layout with the default LeftToRight setting!... Document doc = new Document ( MyDir + "Hebrew...loadOptions ); Assert . True ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.loa...
  4. RevisionOptions.showInBalloons property | Aspos...

    RevisionOptions.showInBalloons property. Allows to specify whether the revisions are rendered in the balloons... let doc = new aw . Document ( base ....on the page's right margin. doc . layoutOptions . revisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add text to the document...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. InlineStory.StoryType | Aspose.Words for .NET

    Discover the InlineStory StoryType property, which reveals the unique type of your story. Enhance your storytelling with precise categorization!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Footnote footnote = builder...

    reference.aspose.com/words/net/aspose.words/inl...
  7. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.StyleIdentifier | Aspose.Words for .NET

    Discover the Font StyleIdentifier property to easily manage character styles in your formatting. Enhance your design with locale-independent solutions!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/net/aspose.words/fon...
  9. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the Document has different headers and footers for odd-numbered and even-numbered pages.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

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