Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 157,133 for

doc

(0.08 sec)
  1. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.Document property. Returns the Document containing the parent chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.display_unit property | Aspose.Words ...

    ChartAxis.display_unit property. Specifies the scaling value of the display units for the value axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the Document has started....visitDocumentStart method visitDocumentStart(doc) Called when enumeration of the...started. visitDocumentStart ( doc : Aspose . Words . Document )...

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

    Discover the Aspose.Words LowCode ReportBuilderOptions class, designed to enhance your LINQ Reporting Engine experience with customizable options for seamless Document generation....populate document with data: string doc = MyDir + "Reporting engine template...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportWithObjec...

    reference.aspose.com/words/net/aspose.words.low...
  5. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSaveOptions.jpeg_quality property | Aspose...

    ImageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the generated JPEG images.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_image (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.paper_color property | Aspose....

    ImageSaveOptions.paper_color property. Gets or sets the background (paper) color for the generated images... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Times...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an image.... let doc = new aw . Document ( base ...."Images.docx" ); let shapes = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!... Document doc = new Document (); // Add two...Paragraph paragraph = ( Paragraph ) doc . GetChild ( NodeType . Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...