Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 157,024 for

doc

(0.09 sec)
  1. IChartDataPoint.invertIfNegative property | Asp...

    IChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTag.building_block_category p...

    StructuredDocumentTag.building_block_category property. Specifies category of building block for this SDT node...DOC_PART_OBJ SDT types. It is read-only...set its category and gallery. doc = aw . Document () building_block_sdt...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Online PDF to PS Conversion or Develop Java bas...

    Free online app to convert PDF to PS files. Java conversion library code for PDF Documents....Convert PDF to DOC by using save method Load DOC file using Aspose...save PDF as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/pdf-t...
  4. Online SVG to RTF Conversion or Develop Java ba...

    Free online app to convert SVG to RTF files. Java conversion library code for SVG Documents....Convert SVG to DOC by using save method Load DOC file by using...save SVG as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/svg-t...
  5. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a Document variable with the given name.... doc = aw . Document () variables = doc . variables...builder = aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....BaseUri = ImageDir ; Document doc = new Document ( stream , loadOptions...image. Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.loa...
  8. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert column chart. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartSeries::Co...

    Aspose::Words::Drawing::Charts::ChartSeries::CopyFormatFrom method. Copies default data point format from the data point with the specified index in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the shape type allows the shape to have an image.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape with an...

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