Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 20,481 for

insert documents

(0.23 sec)
  1. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using Node.js with C++ API....which different values can be inserted. The following example shows...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/create-manipul...
  2. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library....example demonstrates how to insert an image into a specific position...NET. Load the PDF document with ‘ap.Document’. Select the target...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  3. 将段落从一个演示文稿移动到另一个演示文稿|Aspose.Slides 文档

    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....TextBody shape in the source document // to another TextBody shape...shape in the target document. public static void MoveParagraphToPrese...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  4. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and Insert mtext acc. to Work with text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…...and insert mtext acc. to Work with text|CAD Documentation here...display. Text Height and Insertion Point : Verify that the InitialTextHeight...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  5. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_text method...a text watermark into the document. def set_text ( self , input_file_name...a text watermark into the document with options. def set_text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the IMPORT field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldImport...the graphic that is to be inserted. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...-> StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Text issue in table - Free Support Forum - aspo...

    Hello, can you please suggest how can fix below issue in table row. when we Insert two digit value then 0 shifted below to 1 . So please suggest how can fix this issue and show two digit number together. As I am using …... when we insert two digit value then 0 shifted...documentBuilder = new DocumentBuilder(document); documentBuilder.InsertHtml(html...

    forum.aspose.com/t/text-issue-in-table/317935
  9. Apply a theme to a presentation|Aspose.Slides D...

    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....presentation part of the presentation document. PresentationPart presentationPart...SlideLayoutPart newLayoutPart = null ; // Insert the code for the layout for...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  10. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...the Working with Tables documentation article. Remarks Row can...(Inherited from Node ) document Gets the document to which this node...

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