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

document editing

(0.1 sec)
  1. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...the Working with Fields documentation article. Remarks Retrieves...number of words in the current document, as recorded in the Words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word Document node in C++....Specifies the type of a Word document node. enum class NodeType...select all children. Document 1 A Document object that, as the...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. FieldAdvance.LeftOffset | Aspose.Words for .NET

    Discover the FieldAdvance LeftOffset property to easily adjust text alignment by setting points for precise left movement. Enhance your Document layout!...field, and edit its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....Ecma376_2006 0 ECMA-376 1st Edition, 2006. Iso29500_2008_Transitional...specification for a saved document to adhere to. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your Document's paper size for optimal printing results.... Document doc = new Document ( MyDir + "Big document.docx"...settings for a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Source.Doi | Aspose.Words for .NET

    Discover how to efficiently manage Doi properties for seamless digital object identifier handling. Enhance your research visibility today!...available in the document. Document document = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....

    reference.aspose.com/words/net/aspose.words.bib...
  7. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object....Words document by hand. doc = aw . Document () # A blank...blank document contains one section, one body and one paragraph....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties....Words document by hand. doc = aw . Document () # A blank...blank document contains one section, one body and one paragraph....

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....Words document by hand. doc = aw . Document () # A blank...blank document contains one section, one body and one paragraph....

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