Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 70,882 for

doc

(0.36 sec)
  1. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.find_whole_words_only proper...

    FindReplaceOptions.find_whole_words_only property. True indicates the oldValue must be a standalone word.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Jackson will...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a column chart....

    reference.aspose.com/words/python-net/aspose.wo...
  4. | Aspose

    Sample code for BMP to Doc Java conversion. Use API example code for batch BMP files to Doc conversion within any Web or Desktop Java based application....Conversion BMP to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an BMP image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  5. IChartDataPoint.bubble_3d property | Aspose.Wor...

    IChartDataPoint.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a Document.... doc = aw . Document ( file_name =...docx' ) doc . update_list_labels () paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListLevel.numberStyle property | Aspose.Words f...

    ListLevel.numberStyle property. Returns or sets the number style for this list level.... let doc = new aw . Document (); // A...its list levels. let list = doc . lists . add ( aw . Lists ....

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

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your Document automation today!... Document doc = new Document (); // Below are...= builder . BuildAndInsert ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.fie...
  9. BuiltInDocumentProperties.LastSavedBy | Aspose....

    Discover the BuiltInDocumentProperties LastSavedBy property to easily manage Document authorship and enhance collaboration in your projects.... Document doc = new Document ( MyDir + "Properties...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // The...

    reference.aspose.com/words/net/aspose.words.pro...
  10. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert headings that can...

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