Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 157,348 for

doc

(0.07 sec)
  1. BarcodeParameters.AddStartStopChar | Aspose.Wor...

    Enhance your barcode functionality with the AddStartStopChar property for NW7 and CODE39 types. Optimize scanning accuracy and efficiency!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BarcodeParameters.DisplayText | Aspose.Words fo...

    Discover the BarcodeParameters DisplayText property to enhance your barcodes by displaying data text alongside images for improved readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method... doc = aw . Document ( file_name =...Add a plain text watermark. doc . watermark . set_text ( text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height of the table row.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining shape markup languages for enhanced Document formatting and design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the Document.... doc = aw . Document ( file_name =...= aw . DocumentBuilder ( doc = doc ) builder . move_to_document_end...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each page in a Document or section in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldOptions.DefaultDocumentAuthor | Aspose.Wor...

    Manage the DefaultDocumentAuthor property to easily set or update Document authors' names, enhancing organization and Document management efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // AUTHOR fields source their...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Footnote.actualReferenceMark property | Aspose....

    Footnote.actualReferenceMark property. Gets the actual text of the reference mark displayed in the Document for this footnote.... let doc = new aw . Document ( base ....let footnote = doc . getFootnote ( 1 , true ); doc . updateFields...

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