Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,534 for

trim document

(0.29 sec)
  1. Retrieve comment of a MergeField - Free Support...

    Dear support team, I’m using Aspose.words c#, and I have a word Document that contains a mail merge field called <<mergeFieldTest1>> and also a comment associated with the field(i.e. “This field is used for test purpose…...words c#, and I have a word document that contains a mail merge...@WJobin Comments in MS Word documents cannot be associated with...

    forum.aspose.com/t/retrieve-comment-of-a-mergef...
  2. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one Document into another....isImportChildren) Imports a node from one document into another. importNode (...belonging to the importing document. The returned node has no...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF Documents using Aspose.PDF for .NET, allowing for customized Document formatting....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...
  4. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between Documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...method Imports a node from one document into another. public Node...belongs to the destination document, but has no parent. Remarks...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....insert a paragraph into the document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a Document in Java....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  7. ReportingEngine.SetRestrictedTypes | Aspose.Wor...

    Discover how the SetRestrictedTypes method in ReportingEngine enhances security by limiting member access in template syntax for optimized data reporting.... Document doc = DocumentHelper . CreateSimpleDocument...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( string ....

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++....output all paragraphs in a document that are list items. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with Golang via C++.... Sample Code Trim Leading Blank Rows and Columns...

    docs.aspose.com/cells/go-cpp/keep-separators-fo...
  10. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a Document. To learn more, visit the Documentation article in C++....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. class Range : public...

    reference.aspose.com/words/cpp/aspose.words/range/