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

insert documents

(0.32 sec)
  1. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....the Working with Shapes documentation article. class Shape : public...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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/
  4. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....xls" ); std :: cout << "Data inserted and workbook saved successfully...HTML Rich Text inside the Cell Insert Hyperlinks into Excel or OpenOffice...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  5. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which document shall be used as a target during comparison....target property Specifies which document shall be used as a target...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    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. 基于事件的 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...
  10. 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...