Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 2,523 for

trim document

(0.14 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. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, Trim, loop, and configure playback across PPT, PPTX, and ODP presentations....FadeOutDuration property Trim Audio Start Time matches the...AudioFrame.TrimFromStart property Trim Audio End Time value equals...

    docs.aspose.com/slides/androidjava/audio-frame/
  3. FieldGreetingLine.LanguageId | Aspose.Words for...

    Discover the FieldGreetingLine LanguageId property to easily manage name formatting with customizable language settings for enhanced user experience.... Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Dear Mr...

    reference.aspose.com/words/net/aspose.words.fie...
  4. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your Documents....the Working with Shapes documentation article. public class TextPath...Defines the alignment of text. Trim { get; set; } Determines whether...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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/
  6. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. RtfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.Rtf](../../aspose.words/loadformat/#Rtf) Document into a [Document](../../aspose.words/Document/) object...Rtf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: RtfLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...