Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 30,980 for

doc

(0.1 sec)
  1. Aspose::Words::PageSetup::get_RightMargin metho...

    Aspose::Words::PageSetup::get_RightMargin method. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::PageSetup::get_BottomMargin meth...

    Aspose::Words::PageSetup::get_BottomMargin method. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made....'CreateCommentsAndPri' , () => { let doc = new aw . Document (); let newComment...newComment = new aw . Comment ( doc ); newComment . author = "VDeryushev"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....'CreateCommentsAndPri' , () => { let doc = new aw . Document (); let newComment...newComment = new aw . Comment ( doc ); newComment . author = "VDeryushev"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldTemplate class | Aspose.Words for Python

    aspose.words.fields.FieldTemplate class. Implements the TEMPLATE field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can set a template name...

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

    Optimize your Documents with our Cleanup method—remove unused styles and lists for a cleaner, more efficient workflow. Enhance readability today!... Document doc = new Document (); doc . Styles . Add (...StyleType . List , "MyListStyle1" ); doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::DocumentBuilder::InsertTextInput...

    Aspose::Words::DocumentBuilder::InsertTextInput method. Inserts a text form field at the current position in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a form that prompts...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FieldIndex.run_subentries_on_same_line property...

    FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries into the same line as the main entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your shape's containing block for enhanced design flexibility and precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your shape's container height, enhancing design flexibility and precision in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...