Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 20,473 for

insert documents

(0.48 sec)
  1. Hiding and Showing Rows and Columns with Node.j...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...
  2. How to Add Audio to PDF using C#

    This article guides on how to add audio to pdf using C#. It provides all the details to establish the environment and contains a running sample code to add sound to PDF using C#.... Steps to Insert Audio into PDF using C# Set...Load the sample PDF using the Document class where audio is to be...

    kb.aspose.com/pdf/net/how-to-add-audio-to-pdf-u...
  3. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a PDF using the code below: document = new Document(); document.Pages.Add(); Page page = document.Pages[1]; string audioFile = @"…...code below: document = new Document(); document.Pages.Add();...Add(); Page page = document.Pages[1]; string audioFile = @"D:\Proj...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...
  4. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…..., EM-987-9999-222 ) and insert it with a simple merge field...written to the document. Post‑process the document – after the merge...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  6. FootnoteNumberingRule | Aspose.Words for Java

    Determines when automatic footnote or endnote numbering restarts in Java....places in the document. Document doc = new Document(); DocumentBuilder...main body text's flow. // Inserting a footnote/endnote adds a...

    reference.aspose.com/words/java/com.aspose.word...
  7. Change Background of VSX File via Python | prod...

    Python source code to change background of VSX Documents within any Python based application....diagram as background page Insert an image to the background...Diagram is a Microsoft Visio document format manipulation API. One...

    products.aspose.com/diagram/python-net/changeba...
  8. Change Background of VSD File via Python | prod...

    Python source code to change background of VSD Documents within any Python based application....diagram as background page Insert an image to the background...Diagram is a Microsoft Visio document format manipulation API. One...

    products.aspose.com/diagram/python-net/changeba...
  9. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....characters to a document. Document doc = new Document (); DocumentBuilder...ControlChar . PageBreak )); // Insert a new section, and then set...

    reference.aspose.com/words/net/aspose.words/con...
  10. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...characters to a document. Document doc = new Document (); DocumentBuilder...ControlChar . PageBreak )); // Insert a new section, and then set...

    reference.aspose.com/words/net/aspose.words/con...