Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 4,404 for

trim document

(0.13 sec)
  1. RowCollection Class | Aspose.Words for .NET

    Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of Row nodes in C#....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...
  2. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF Document containing text - Hello World using Aspose.PDF for Android....Instantiate a Document object Add a Page to document object Create...page Save the resultant PDF document The following code snippet...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  3. DocumentBuilder.CurrentNode | Aspose.Words for ...

    DocumentBuilder CurrentNode property. Gets the node that is currently selected in this DocumentBuilder in C#....a paragraph or structured document tag, CurrentNode returns null...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Footnote.IsAuto | Aspose.Words for .NET

    Footnote IsAuto property. Holds a value that specifies whether this is a autonumbered footnote or footnote with user defined custom reference mark in C#.... Document doc = new Document (); DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/net/aspose.words.not...
  5. Word Merge || .Net - Aspose.Words Product Famil...

    I am using Aspose library for Word merge. In the previous version of the Aspose, if we add white spaces for a field then while merging , it doesn’t considers it as empty but after upgrade to latest version, it is conside…..." ", "Noskov" }; Document doc = new Document(@"C:\Temp\in.docx");..." ", "Noskov" }; Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/word-merge-net/246104
  6. Aspose::Words::ParagraphFormat::get_Alignment m...

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

    reference.aspose.com/words/cpp/aspose.words/par...
  7. ireplacingcallback - Aspose.Words for Java - AP...

    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...traverses nodes. Document doc = new Document(getMyDir() + "Header...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Slides for Python 23.3 Release Notes|Asp...

    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....Summary Category Related Documentation SLIDESPYNET-89 Use Aspose...True Trim Video Settings: VideoFrame trim_from_end and trim_from_start...

    docs.aspose.com/slides/python-net/aspose-slides...
  9. TableCollection.Item | Aspose.Words for .NET

    TableCollection Item property. Retrieves a Table at the given index 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. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++.... auto doc = MakeObject < Document > (); SharedPtr < PageSetup...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...