Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,322 for

trim document

(0.04 sec)
  1. CellCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellCollection class for easy, typed access to Cell nodes, enhancing Document manipulation and efficiency....the Working with Tables documentation article. public class CellCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words.tab...
  2. RowCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.Tables.RowCollection for efficient access to Row nodes. Enhance Document processing with our powerful, typed collection features....the Working with Tables documentation article. public class RowCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words.tab...
  3. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....the Working with Fields documentation article. Remarks: FieldSeparator... control character in the document. FieldSeparator can only be...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_Direction method. Selects direction for replace. Default value is Forward in C++....find-and-replace operation traverses the document in. void Direction ( FindReplaceDirection...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first paragraph of your story for improved engagement.... Document doc = new Document (); DocumentBuilder...right-click this comment in the document body to edit it, or reply...

    reference.aspose.com/words/net/aspose.words/inl...
  6. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer Documents into your Document dynamically when building a report in Java....Ask AI Inserting Documents Dynamically Contents [ Hide ] You...insert contents of outer documents to your reports dynamically...

    docs.aspose.com/words/java/inserting-documents-...
  7. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a Document in Java....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: FieldEnd...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....layout of the document. auto doc = MakeObject < Document > ( MyDir..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

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

    Keep Separators for Blank Rows while exporting spreadsheets to CSV format by using Aspose.Cells for Python via .NET API.... Sample Code Trim Leading Blank Rows and Columns...

    docs.aspose.com/cells/python-net/keep-separator...
  10. Aspose::Words::Notes::Footnote::get_ReferenceMa...

    Aspose::Words::Notes::Footnote::get_ReferenceMark method. Gets/sets custom reference mark to be used for this footnote. Default value is empty string, meaning auto-numbered footnotes are used in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/aspose.words.not...