Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 4,401 for

trim document

(0.08 sec)
  1. run - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...formatting. All text of the document is stored in runs of text...

    reference.aspose.com/words/java/com.aspose.word...
  2. Paragraph.ListFormat | Aspose.Words for .NET

    Paragraph ListFormat property. Provides access to the list formatting properties of the paragraph in C#....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/par...
  3. BookmarkCollection.Remove | Aspose.Words for .NET

    BookmarkCollection Remove method. Removes the specified bookmark from the Document in C#....specified bookmark from the document. public void Remove ( Bookmark...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  4. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C++....Specifies the format in which the document will be saved if this save...formats. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. In my document having some of the list like 7.1...

    @alexey.noskov in my Document having some of the list like 7.1.1,7.1.2 ex… so many list are the I need to convert this list to heading 3 Please note :based on the number like 7.1.1 ,7.1.2 ,7.2.1 ,…ex based on this numbe…...In my document having some of the list like 7.1.1,7.1.2 ex.....7:38am #1 @alexey.noskov in my document having some of the list like...

    forum.aspose.com/t/in-my-document-having-some-o...
  6. replacingargs - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...such replacements. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    DocSaveOptions SaveRoutingSlip property. When false RoutingSlip data is not saved to output Document. Default value is true in C#....data is not saved to output document. Default value is true . public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Listing is not continued to next item - Free Su...

    hi, we have a Document which has bullet points and some points have placeholders to be replaced. when we replace them, the list is not continued to next item, it is entered outside list. aspose test.docx (21.0 KB) exp…...2023, 3:51am #1 hi, we have a document which has bullet points and...Create Document Buidler var document = e.MatchNode.Document as Document;...

    forum.aspose.com/t/listing-is-not-continued-to-...
  9. Document.NodeType | Aspose.Words for .NET

    Document NodeType property. Returns Document in C#....[ Hide ] Document.NodeType property Returns Document. public override...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 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...