Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 2,558 for

trim document

(0.14 sec)
  1. 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/
  2. Using OAuth to access Mail Services|Documentation

    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.... trim (). isEmpty ()) return "https://login...); String name = pair [ 0 ]. trim (). toLowerCase (); String value...

    docs.aspose.com/email/java/using-oauth-to-acces...
  3. 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...
  4. 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/
  5. 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...
  6. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—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/nodejs-java/audio-frame/
  7. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your Documents. Enhance your Document formatting with ease!... Document doc = new Document (); DocumentBuilder...set page sizes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pap...
  8. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT Document into a Document object in Java....TEXT document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/java/com.aspose.word...
  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...