Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,578 for

trim document

(0.18 sec)
  1. Manage Audio in Presentations Using PHP|Aspose....

    Create and control audio frames in Aspose.Slides for PHP—code examples to embed, Trim, loop, and configure playback across PPT, PPTX, and ODP presentations....setFadeOutDuration method Trim Audio Start Time matches the...AudioFrame.setTrimFromStart method Trim Audio End Time value equals...

    docs.aspose.com/slides/php-java/audio-frame/
  2. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in Documents...characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks Provides...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... Document (); // Add two runs and one...the first paragraph of this document. let paragraph = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Using late binding in CPP|Aspose.PDF for .NET

    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....licPtr -> Release (); // Get Document OLECHAR * openFile = L "OpenFile"...Release (); // Get Pages for the Document OLECHAR * pages = L "Pages"...

    docs.aspose.com/pdf/net/using-late-binding-in-cpp/
  6. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, Trim, loop, and configure playback across PPT, PPTX, and ODP presentations....set_FadeOutDuration method Trim Audio Start Time matches the...AudioFrame.set_TrimFromStart method Trim Audio End Time value equals...

    docs.aspose.com/slides/cpp/audio-frame/
  7. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in Documents, enhancing your workflow and Document management efficiency....control field handling in a document. To learn more, visit the...the Working with Fields documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words.fie...
  8. TextPath class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...the Working with Shapes documentation article. Remarks Use the...Defines the alignment of text. trim Determines whether extra space...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Using early binding in CPP|Aspose.PDF for .NET

    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.... Release (); // Get Document Aspose_Pdf :: _DocumentPtr..., text != nullptr ? text -> Trim () : "<empty>" ); Console ::...

    docs.aspose.com/pdf/net/using-early-binding-in-...
  10. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java.... Document doc = new Document(); DocumentBuilder...are always at the end of the document // so that this page break...

    reference.aspose.com/words/java/com.aspose.word...