Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,322 for

trim document

(0.28 sec)
  1. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object....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...
  2. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting properties....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...
  3. ExportHeadersFootersMode Enum | Aspose.Words fo...

    Discover the Aspose.Words ExportHeadersFootersMode enum for seamless HTML, MHTML, or EPUB header and footer exports. Optimize your Document conversion today!...exported at the beginning of the document and primary footer is at the...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Section::get_Body method | Aspos...

    Aspose::Words::Section::get_Body method. Returns the Body child node of the section in C++....from all sections from the document leaving the sections themselves...MakeObject < Document > (); // A blank document contains one...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save Documents in Odt or Ott formats, ensuring compatibility and flexibility....Specifies the format in which the document will be saved if this save...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/net/aspose.words.sav...
  6. BookmarkCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all bookmarks from your Document with the BookmarkCollection Clear method. Streamline your workflow and enhance organization today!...this collection and from the document. public void Clear () Examples...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  7. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the Document....this collection and from the document. clear () Examples Shows how...bookmarks from a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Aspose::Words::Replacing::IReplacingCallback::R...

    Aspose::Words::Replacing::IReplacingCallback::Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...opening!" , doc -> GetText (). Trim ()); ASSERT_EQ ( String ( u...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. SpecialChar.nodeType property | Aspose.Words fo...

    SpecialChar.nodeType property. Returns [NodeType.SpecialChar](../../nodetype/#SpecialChar).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

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