Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 180,095 for

doc

(0.07 sec)
  1. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your Document text and the left edge of shapes 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...
  2. ParagraphFormat.outlineLevel property | Aspose....

    ParagraphFormat.outlineLevel property. Specifies the outline level of the paragraph in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Each paragraph has an OutlineLevel...

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

    Discover Aspose.Words.PdfEncryptionDetails for secure PDF encryption and customizable access permissions, ensuring your Documents remain protected.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap text in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert one paragraph with...

    reference.aspose.com/words/cpp/aspose.words/dro...
  5. AxisTickLabels.Position | Aspose.Words for .NET

    Discover the AxisTickLabels Position property to easily customize tick label placement on your axis for enhanced data visualization and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Saving::ImageSaveOptions::get_Ve...

    Aspose::Words::Saving::ImageSaveOptions::get_VerticalResolution method. Gets or sets the vertical resolution for the generated images, in dots per inch in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. OleFormat.oleIcon property | Aspose.Words for N...

    OleFormat.oleIcon property. Gets the draw aspect of the OLE object... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Embed a Microsoft Visio...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_CalendarType method. Specifies the type of calendar for this SDT. Default is Default in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. ListLabel.LabelString | Aspose.Words for .NET

    Discover the ListLabel LabelString property for easy string representation of list labels, enhancing your data presentation and organization effortlessly....Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...UpdateListLabels (); NodeCollection paras = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.lis...
  10. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it...Description CommentRangeEnd(doc, id) Initializes a new instance...'CreateCommentsAndPri' , () => { let doc = new aw . Document (); let newComment...

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