Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 20,476 for

document insertion

(0.17 sec)
  1. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your Document and replace it with the text you want using C++....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/cpp/find-and-replace/
  2. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...the Programming with Documents documentation article. Remarks All...All text of the document is stored in runs of text. Run can only...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using Python....Rendering Shapes Separately from a Document Contents [ Hide ] Purpose...and shape images from a Word document to image files or streams...

    docs.aspose.com/words/python-net/rendering-shap...
  4. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a Document using Python....headers and footers in Word documents using Aspose.Words for Python...header/footer types, image insertion, font and paragraph settings...

    docs.aspose.com/words/python-net/working-with-h...
  5. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word Document manipulation. Enhance your projects with powerful features and easy integration....Document Contents [ Hide ] Document class Represents a Word document...document. To learn more, visit the Working with Document documentation...

    reference.aspose.com/words/net/aspose.words/doc...
  6. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...table is compressed after inserted HTML Aspose.Words Product...12, 2025, 3:35am 1 When we inserted an HTML table into a table...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  7. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.Document property. Gets or sets the [DocumentBuilder.Document](./) object that this object is attached to....document property DocumentBuilder.document property Gets or sets...sets the DocumentBuilder.document object that this object is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Aspose.Total for Node.js via C++|Documentation

    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....collection of high-performance document processing APIs that combine...convert, and process various document formats without requiring...

    docs.aspose.com/total/nodejs-cpp/
  10. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...difference in styling for the inserted columns between the two versions...borders of the cells in the inserted columns. From trying out different...

    forum.aspose.com/t/change-in-behavior-of-cells-...