Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 4,384 for

trim document

(0.08 sec)
  1. Aspose::Words::Bookmark Class Reference - Aspos...

    Represents a single bookmark....BookmarkStart and BookmarkEnd in a document tree and allows to work with...CreateUpdateAndPrint() { // Create a document with three bookmarks, then...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. paragraphformat - Aspose.Words for Java - API R...

    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...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  3. ControlChar - Aspose.Words for Java - API Refer...

    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...characters often encountered in documents. Provides both char and string...

    reference.aspose.com/words/java/com.aspose.word...
  4. controlchar - Aspose.Words for Java - API Refer...

    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...characters often encountered in documents. Provides both char and string...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for Java 20.6 - Release Notes

    Aspose.PSD for Java 20.6 - Release Notes – the latest updates and fixes.... trim (), fileType ); assertAreEqual...get_Item ( 0 ). getFileCreator (). trim (), "" ); assertAreEqual ( lnkeResource...

    releases.aspose.com/psd/java/release-notes/2020...
  6. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::CommentRangeStart Class Referenc...

    Denotes the start of a region of text that has a comment associated with it....their comment ranges using a document visitor. void CreateCommentsAndPri()...) { auto doc = MakeObject<Document>(); auto newComment = Mak...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Class NodeList | Aspose.Words for .NET API 参考

    Aspose.Words.NodeList 班级. 表示与使用执行的 XPath 查询匹配的节点集合SelectNodes方法....void Fields () { Document doc = new Document ( MyDir + "Hyperlinks...gRegex . Match ( fieldCode . Trim ()); // 如果域代码中存在 \l,则超链接是本地的。...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word Document. To learn more, visit the Documentation article in C++....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. class Table : public...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Create array in ASPOSE at output level - Free S...

    Hi, I try to create some dynamic report with aspose and I can manage only the template for the output result. I can’t develop at the .NET level. Here the code of my template in word : So, I have to display a chart …...Document, items, "items"); Console...WriteLine(builder.Document.GetText().Trim()); // Prints "12/1/24...

    forum.aspose.com/t/create-array-in-aspose-at-ou...