Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 2,669 for

trim document

(0.23 sec)
  1. 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/
  2. DocSaveOptions Class | Aspose.Words for .NET

    Optimize Document saving with Aspose.Words.Saving.DocSaveOptions. Customize your Doc and Dot formats for enhanced quality and flexibility....additional options when saving a document into the Doc or Dot format...the Specify Save Options documentation article. public class DocSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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/
  4. 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-...
  5. 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...
  6. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf Document into a Document object. To learn more, visit the Documentation article in C++....options when loading Rtf document into a Document object. To learn more...the Specify Load Options documentation article. class RtfLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, Trim, loop, and configure playback across PPT, PPTX, and ODP presentations....as volume, looping, hiding, trimming, and fade durations, and extract...AudioFrame.setFadeOutDuration method Trim Audio Start Time matches the...

    docs.aspose.com/slides/java/audio-frame/
  8. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....the Working with Fields documentation article. Remarks: Inserts...GREETINGLINE field. Document doc = new Document(); DocumentBuilder...

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

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Words Document Object Model (DOM) documentation article. Remarks:...find all hyperlinks in a Word document, and then change their URLs...

    reference.aspose.com/words/java/com.aspose.word...
  10. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

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