Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 158,348 for

doc

(0.08 sec)
  1. ChartMultilevelValue | Aspose.Words for Java

    Represents a value for charts that display multilevel data in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a Treemap chart....

    reference.aspose.com/words/java/com.aspose.word...
  2. TableAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.TableAlignment enum for optimal inline table alignment. Enhance your Document formatting with precision and ease.... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  3. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a shape into the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PdfSaveOptions.customPropertiesExport property ...

    PdfSaveOptions.customPropertiesExport property. Gets or sets a value determining the way [Document.customDocumentProperties](../../../aspose.words/Document/customDocumentProperties/) are exported to PDF file.... let doc = new aw . Document (); doc . customDocumentProper...customPropertiesExpo = pdfCustomPropertiesE ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataPoint.explosion property | Aspose.Word...

    ChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FileFontSource class | Aspose.Words for Python

    aspose.words.fonts.FileFontSource class. Represents the single TrueType font file stored in the file system..., priority = 0 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. ChartDataLabel.Rotation | Aspose.Words for .NET

    Discover the ChartDataLabel Rotation property to easily customize label angles in your charts. Enhance data visualization with precise control!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. Aspose::Words::Lists::ListCollection::AddCopy m...

    Aspose::Words::Lists::ListCollection::AddCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: Lists :: List > list1 = doc -> get_Lists () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...