Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 157,620 for

doc

(0.18 sec)
  1. Aspose::Words::Drawing::Stroke::get_DashStyle m...

    Aspose::Words::Drawing::Stroke::get_DashStyle method. Specifies the dot and dash pattern for a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Stroke::get_EndArrowTyp...

    Aspose::Words::Drawing::Stroke::get_EndArrowType method. Defines the arrowhead for the end of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Stroke::get_EndArrowWid...

    Aspose::Words::Drawing::Stroke::get_EndArrowWidth method. Defines the arrowhead width for the end of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Stroke::get_EndCap meth...

    Aspose::Words::Drawing::Stroke::get_EndCap method. Defines the cap style for the end of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java.... Document doc = new Document(); // A blank...document node with no children. doc.removeAllChildren(); // This...

    reference.aspose.com/words/java/com.aspose.word...
  6. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... doc = aw . Document ( file_name =...7 , doc . revisions . groups . count ) for group in doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Range.Revisions | Aspose.Words for .NET

    Discover Range Revisions. Track and manage property changes effortlessly with our comprehensive collection of revisions for enhanced project clarity.... Document doc = new Document ( MyDir + "Revisions...docx" ); Paragraph paragraph = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/ran...
  8. BorderCollection.distanceFromText property | As...

    BorderCollection.distanceFromText property. Gets or sets distance of the border from text in points.... let doc = new aw . Document (); let pageSetup = doc . sections.... borders . shadow = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Border.LineWidth | Aspose.Words for .NET

    Adjust the Border LineWidth property to customize border thickness in points, enhancing your design's precision and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/bor...
  10. StructuredDocumentTagCollection.getByTitle meth...

    StructuredDocumentTagCollection.getByTitle method. Returns the first structured Document tag encountered in the collection with the specified title.... let doc = new aw . Document ( base ....document tag by Id. let sdt = doc . range . structuredDocumentTa...

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