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

trim document

(0.07 sec)
  1. 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...
  2. 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/
  3. 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...
  4. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document (); let builder = new aw ...are always at the end of the document // so that this page break...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextPath class | Aspose.Words for Python

    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/python-net/aspose.wo...
  6. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied Document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...styles correctly, the copied document contains wrong font size:...static Document copyAllStyles(Document sourceDoc, Document targetDoc)...

    forum.aspose.com/t/some-styles-were-not-copied-...
  7. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex Document structures with ease and efficiency....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  8. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...construct an Aspose.Words document by hand. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....Words document by hand. Document doc = new Document(); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word Document node....Specifies the type of a Word document node. Members Name Description...select all children. Document A Document object that, as the root...

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