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

insert documents

(0.09 sec)
  1. 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...
  2. Image|Documentation

    Convert Chart to Image using Aspose.Cells for Python via .NET API....web page, insert it into a Microsoft Word document, a PDF file...PowerPoint presentation, or another document type. Simply put, you need...

    docs.aspose.com/cells/python-net/convert-excel-...
  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. 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...
  6. 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...
  7. FieldDisplayBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDisplayBarcode class to effortlessly implement DISPLAYBARCODE fields in your Documents. Enhance your document management today!...the Working with Fields documentation article. public class FieldDisplayBarcode...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. 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...
  10. Aspose::Words::Drawing::Charts::AxisTickLabelPo...

    Aspose::Words::Drawing::Charts::AxisTickLabelPosition enum. Specifies the possible positions for tick labels in C++.... Examples Shows how to insert chart with date/time values...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...