Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 157,024 for

doc

(0.2 sec)
  1. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a line chart, then...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Font.nameBi property | Aspose.Words for Node.js

    Font.nameBi property. Returns or sets the name of the font in a right-to-left language Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Define a set of font settings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FixedPageSaveOptions.numeralFormat property | A...

    FixedPageSaveOptions.numeralFormat property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . localeId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::BorderType enum | Aspose.Words f...

    Aspose::Words::BorderType enum. Specifies sides of a border. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. ListLabel.labelValue property | Aspose.Words fo...

    ListLabel.labelValue property. Gets a numeric value for this label.... let doc = new aw . Document ( base ....docx" ); doc . updateListLabels (); let paras = doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Փոխարկել WORD JPG Javascript

    Փոխարկեք WORD ը JPG ձևաչափի JavaScript կոդով: Պահեք WORD որպես JPG օգտագործելով JavaScript:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document( "Input.docx"...

    products.aspose.com/words/hy/nodejs-net/convers...
  7. Փոխարկել TEXT JPG Javascript

    Փոխարկեք TEXT ը JPG ձևաչափի JavaScript կոդով: Պահեք TEXT որպես JPG օգտագործելով JavaScript:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document( "Input.txt"...

    products.aspose.com/words/hy/nodejs-net/convers...
  8. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a Document variable with the given name.... doc = aw . Document () variables = doc . variables...builder = aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Insert Nested Fields in Jython|Aspose.Words for...

    Insert Nested Fields using Jython....ts/' doc = Document () builder = DocumentBuilder ( doc ) # Insert...same time. field . update () doc . save ( dataDir + "InsertNestedFields...

    docs.aspose.com/words/java/insert-nested-fields...
  10. FieldBarcode.FacingIdentificationMark | Aspose....

    Discover the FieldBarcode FacingIdentificationMark property to easily manage and customize Facing Identification Marks (FIM) for enhanced scanning efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...