Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,544 for

trim document

(0.18 sec)
  1. 在 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/zh/net/using-late-binding-i...
  2. 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/
  3. 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...
  4. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word Document node types for seamless Document processing....Specifies the type of a Word document node. public enum NodeType...select all children. Document 1 A Document object that, as the...

    reference.aspose.com/words/net/aspose.words/nod...
  5. 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-...
  6. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…... Code var doc = new Document(@"in.docx"); // Read JSON...suppress blank space in your document when a condition is not satisfied...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  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. 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-...
  9. Seamlessly combine DOCX pages vertically into o...

    Does Aspose.Words support exporting a multi-page DOCX into one seamless PNG (all pages appended vertically without gaps)? Sample DOCX: multi-page.docx (13.4 KB) Current PNG output: output.png (1.3 KB) Expected …... Prepare the document (remove margins) using Aspose...source DOCX var doc = new Document(@"C:\Docs\multi-page.docx");...

    forum.aspose.com/t/seamlessly-combine-docx-page...
  10. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...node from another document to the current document. importNode (...belonging to the importing document. The returned node has no...

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