Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 17,888 for

insert documents

(0.05 sec)
  1. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++.... A Word document can contain one or more different...the document are represented by the Shape class. Insert Shape...

    docs.aspose.com/words/cpp/working-with-shapes/
  2. How to Create a Table in Word using Python

    This article describes how to create a table in Word using Python. It contains detailed instructions to configure the environment, write a program to accomplish the task, and also shares a runnable sample code for Inserting table in MS Word using Python....NET to insert a table in Word Instantiate...object and insert a cell with some text in it Insert another cell...

    kb.aspose.com/words/python/how-to-create-a-tabl...
  3. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert a cell into the first column...

    reference.aspose.com/words/java/com.aspose.word...
  4. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your document layouts with seamless integration and flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document....or edit content of an HTML document programmatically Download...for .NET Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/editor/html/
  6. Online Word to ODS Conversion or Build .NET bas...

    Free online app to convert Word to ODS files. .NET C# conversion library code for Word Documents....will be converted into ODS document Download the converted ODS...Automation API Open WORD file using Document class Convert WORD to HTML...

    products.aspose.com/total/net/conversion/word-t...
  7. JoinStyle | Aspose.Words for Java

    Line join style in Java.... Document doc = new Document(); DocumentBuilder...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/java/com.aspose.word...
  8. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Neither can we get sufficient documents or information about ms excel’s...can find relevant rules or documents that can help resolve this...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  9. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....are widely used to exchange documents between organizations, government...individuals. It is a standard document format, and software developers...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  10. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.InsertImage method...insertImage(fileName) Inserts an image from a file or URL into the document. The...The image is inserted inline and at 100% scale. insertImage ( fileName...

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