Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,404 for

trim document

(0.65 sec)
  1. 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-...
  2. Row.NodeType | Aspose.Words for .NET

    Row NodeType property. Returns Row in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  3. 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...
  4. 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...
  5. Get and Set Page Properties|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  6. PlainTextDocument Class | Aspose.Words for .NET

    Aspose.Words.PlainTextDocument class. Allows to extract plaintext representation of the Documents content in C#....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/pla...
  7. WriteProtection.SetPassword | Aspose.Words for ...

    WriteProtection SetPassword method. Sets the write protection password for the Document in C#....protection password for the document. public void SetPassword (...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/net/aspose.words.set...
  8. 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...
  9. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the Document to a stream using the specified format in C++....Aspose::Words::Document::Save method Contents [ Hide ] Document::Save(const...Aspose::Words::SaveFormat) method Saves the document to a stream using the specified...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. RichText - Aspose.Note for Java - API Reference

    OneNote API for Java provides comprehensive developer's manual detailing every class along with code examples for easy integration....CssSavingArgs DisplayUnitsConverte Document DocumentPrintAttribu DocumentVisitor...contains classes which represent document structure. Uses of RichText...

    reference.aspose.com/note/java/com.aspose.note....