Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 43,180 for

doc

(0.21 sec)
  1. ParagraphFormat.hangingPunctuation property | A...

    ParagraphFormat.hangingPunctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph.... let doc = new aw . Document ( base ...."Document.docx" ); let format = doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentPropertyCollection.Remove | Aspose.Word...

    Effortlessly remove properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline your data management today!... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  3. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows to specify Document font settings....'MissingFont' , [ 'Comic Sans MS' ]) doc = aw . Document ( file_name =...assertEqual ( 'MissingFont' , doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless Document processing....GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words/doc...
  5. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIncludeText.LockFields | Aspose.Words for ...

    Control Document updates with the FieldIncludeText LockFields property. Easily prevent changes to included fields for enhanced Document integrity....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to use...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "For more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldTC::get_Text method...

    Aspose::Words::Fields::FieldTC::get_Text method. Gets or sets the text of the entry in C++....FieldTocEntryIdentif () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldToc::get_EntryIdent...

    Aspose::Words::Fields::FieldToc::get_EntryIdentifier method. Gets or sets a string that should match type identifiers of TC fields being included in C++....FieldTocEntryIdentif () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Keywords method. Gets or sets the Document keywords in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.pro...