Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 183,241 for

doc

(0.17 sec)
  1. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Table.SetShading | Aspose.Words for .NET

    Enhance your table's appearance with the SetShading method, allowing you to apply custom shading values for a polished, professional look.... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Font method. Provides access to the font formatting of this data label in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert JPG To TXT Python

    Convert JPG to TXT format in Python code. Save JPG as TXT using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...
  6. Convert Image To DOCX Python

    Convert Image to DocX format in Python code. Save Image as DocX using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...
  7. Convert JPG To WORD Python

    Convert JPG to WORD format in Python code. Save JPG as WORD using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...
  8. Advanced Features|Aspose.PDF for Java

    This section shows how you can use LaTeX Tags in PDF Document with Aspose.PDF for Java....; Document doc = new Document (); Page page = doc . getPages...getParagraphs (). add ( latex ); doc . save ( dataDir + "Script_out...

    docs.aspose.com/pdf/java/advanced-features/
  9. FieldSeparator.NodeType | Aspose.Words for .NET

    Discover the FieldSeparator NodeType property that efficiently returns FieldSeparator, enhancing your data management and optimizing performance....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DefaultFontSubstitutionRule.defaultFontName pro...

    DefaultFontSubstitutionRule.defaultFontName property. Gets or sets the default font name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Arial"...

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