Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 165,416 for

doc

(0.1 sec)
  1. DownsampleOptions.resolutionThreshold property ...

    DownsampleOptions.resolutionThreshold property. Specifies the threshold resolution in pixels per inch... let doc = new aw . Document ( base ....resolutionThreshold ). toEqual ( 0 ); doc . save ( base . artifactsDir...

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

    Discover the ShapeBase DistanceBottom property, easily set and adjust the gap in points between your Document text and the shape's bottom edge for optimal layout.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a rectangle and...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.DistanceRight | Aspose.Words for .NET

    Discover the ShapeBase DistanceRight property, easily adjust the spacing in points between your Document text and a shape's right edge for enhanced layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a rectangle and...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.DistanceTop | Aspose.Words for .NET

    Discover ShapeBase DistanceTop property, easily adjust the space in points between your Document text and the shape's top edge for precise layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a rectangle and...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.dra...
  7. StructuredDocumentTag.buildingBlockCategory pro...

    StructuredDocumentTag.buildingBlockCategory property. Specifies category of building block for this SDT node... let doc = new aw . Document (); let buildingBlockSdt...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . BuildingBlockGallery...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insertStructuredDocumentTag met...

    DocumentBuilder.insertStructuredDocumentTag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document.... let doc = new aw . Document ( base ....DocumentBuilder ( doc ); builder . moveTo ( doc . firstSection ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Fields::FieldXE::get_IsBold meth...

    Aspose::Words::Fields::FieldXE::get_IsBold method. Gets or sets whether to apply bold formatting to the entry's page number in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...