Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 19,984 for

insert documents

(0.35 sec)
  1. Convert Excel to Image with C++|Documentation

    Learn how to convert Excel worksheets to images, including TIFF and SVG formats, using Aspose.Cells for C++....want to insert an image into a Microsoft Word document, a PDF...presentation or some other document type. Simply put, you want...

    docs.aspose.com/cells/cpp/convert-excel-to-image/
  2. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....0 Contents [ Hide ] This document describes the changes to the...CultureInfo at the time of loading a document into an instance of Workbook...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the document in C++....method Ends a table in the document. System :: SharedPtr < Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 基于事件的 XPS 页面修改 | .NET

    了解如何使用 Aspose.Page API for .NET 在 XPS 文件转换过程中对所有输出页面进行重复更改...1; i <= document. DocumentCount ; i ++ ) 2 { 3 document. SelectActiveDocument...1; j <= document. PageCount ; j ++ ) 5 { 6 document. SelectActivePage...

    docs.aspose.com/page/zh/net/xps/event-based-mod...
  5. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...Levels of Nodes in a Document documentation article. Remarks Text...Text of a Word document is said to consist of several stories...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Checkbox issue with aspose words jar - Free Sup...

    check box is not printing properly while generating the pdf using aspose words jar 23.9, I tried generating in docx and the check box got printed properly but while generating in pdf format has the check box issue gettin…...are handled between Word documents and PDF files. To resolve...PdfSaveOptions : When saving your document to PDF, ensure you are utilizing...

    forum.aspose.com/t/checkbox-issue-with-aspose-w...
  7. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. Remarks Table is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....sheets, or charts, you can insert headers and footers only by...replace ( /'/g , '&#039;' ); } document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/get-header...
  9. FieldEnd class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldEnd class. Represents an end of a Word field in a document...an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks FieldEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....Extract Text from OneNote Document One of the tasks that developers...extracting text from a OneNote document. allows developers to extract...

    docs.aspose.com/note/java/working-with-text/