Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 180,112 for

doc

(0.48 sec)
  1. Working with comments in docx4j and Aspose.Word...

    Work with comments within a Document easily and fast instead of using Docx4j.... Java Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . write ( "Some text...

    docs.aspose.com/words/java/working-with-comment...
  2. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) image_file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldUserInitials::get_U...

    Aspose::Words::Fields::FieldUserInitials::get_UserInitials method. Gets or sets the current user's initials in C++.... auto doc = System :: MakeObject < Aspose...set_Initials ( u "J. D." ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldUserAddress::get_Us...

    Aspose::Words::Fields::FieldUserAddress::get_UserAddress method. Gets or sets the current user's postal address in C++.... auto doc = System :: MakeObject < Aspose...set_Address ( u "123 Main Street" ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. StructuredDocumentTagCollection.GetById | Aspos...

    Retrieve structured Document tags effortlessly with the GetById method. Access your data quickly and enhance Document management efficiency.... Document doc = new Document ( MyDir + "Structured... IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  6. PageSetup.BorderDistanceFrom | Aspose.Words for...

    Discover the PageSetup BorderDistanceFrom property to control page border measurements for precise Document formatting. Enhance your layout today!...Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance text display and improve visual appeal in your designs. Unlock creative potential today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Font.Scaling | Aspose.Words for .NET

    Discover the Font Scaling property to adjust character width in percent, enhancing text readability and design flexibility for your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add run of text and increase...

    reference.aspose.com/words/net/aspose.words/fon...
  9. OlePackage.displayName property | Aspose.Words ...

    OlePackage.displayName property. Gets or sets OLE Package display name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.is_top_level property | Aspose.Words ...

    ShapeBase.is_top_level property. Returns ``True`` if this shape is not a child of a group shape.... doc = aw . Document () shape = aw...aw . drawing . Shape ( doc , aw . drawing . ShapeType . RECTANGLE...

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