Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,384 for

trim document

(0.1 sec)
  1. CompositeNode.IsComposite | Aspose.Words for .N...

    CompositeNode 财产. 返回真因为该节点可以有子节点... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. FormField.NodeType | Aspose.Words for .NET API 参考

    FormField 财产. 返回 NodeType.FormField.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words....
  3. shapebase - 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... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > (); SharedPtr < Body > body...revision will leave it in the document as if we never deleted it...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. LINQ Reporting Engine - Date Comparison within ...

    I’m trying to compare a date within an ‘If’ statement in an Aspose template created manually in Word. The conditional block looks something like this: <<if[ date == "30-05-2022"]>> SOME-TEXT << /if>> While generating ….../if>> While generating the document using the LINQ Reporting Engine...engine.BuildReport(builder.Document, new DateTime(2022, 5, 30)...

    forum.aspose.com/t/linq-reporting-engine-date-c...
  6. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....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/python-net/get-and-set-page...
  7. Enum MailMergeCleanupOptions | Aspose.Words for...

    Aspose.Words.MailMerging.MailMergeCleanupOptions 枚举. 指定确定在邮件合并期间删除哪些项目的选项...字段,不将其结果存储在 document 中并且是动态计算的(例如FieldListNum ...演示如何从合并输出文档中删除邮件合并可能创建的空段落。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Aspose Word - Unable to separate header text fr...

    Hi, We are a licenced Aspose User and the problem that we are currently facing is that I am trying to parse the word file and we want to skip the text from header. First of all, I am using the following code to get the …...asalm The problem is that your document actually does not have neither...Content at the top of your document is simply an absolutely positioned...

    forum.aspose.com/t/aspose-word-unable-to-separa...
  9. TableCollection.ToArray | Aspose.Words for .NET

    TableCollection ToArray method. Copies all tables from the collection to a new array of tables in C#....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. CellCollection.ToArray | Aspose.Words for .NET

    CellCollection ToArray method. Copies all cells from the collection to a new array of cells in C#....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...