Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 20,131 for

insert documents

(0.08 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertCellColor method. Allows to specify the color to be used for Inserted cells Insertion. Default value is Blue in C++....color to be used for inserted cells Insertion . Default value is...Examples Shows how to work with insert/delete cell revision color...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Web Extensions - Office Add-ins with JavaScript...

    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....with the content in Office documents. Web Extensions add additional...Add-ins) in Excel by clicking the Insert tab and then clicking the Store...

    docs.aspose.com/cells/javascript-cpp/web-extens...
  3. ImageData.fit_image_to_shape method | Aspose.Wo...

    ImageData.fit_image_to_shape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert an image shape and leave its...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Managing Resource Overtimes with Aspose.Tasks f...

    This document provides guidance on managing Microsoft Project resource overtimes using Aspose.Tasks for Java....Resource sheet, select the Insert menu and then select Column...Tasks-for-Java 2 // The path to the documents directory. 3 String dataDir...

    docs.aspose.com/tasks/java/overtimes-for-a-reso...
  6. Font.Border | Aspose.Words for .NET

    Discover the Font Border property, which provides a customizable Border object to enhance your font styling and design flexibility....to insert a string surrounded by a border into a document. Document...Document doc = new Document (); DocumentBuilder builder = new...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Watermarker.set_watermark_to_images method | As...

    aspose.words.lowcode.Watermarker.set_watermark_to_images method...a text watermark into the document with options. Renders the...a text watermark into the document with options. Renders the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellFormat.Width | Aspose.Words for .NET

    Discover the CellFormat Width property to easily measure cell width in points, enhancing your spreadsheet's layout and readability....Words on document loading and saving. Currently...combination of table, cell and document properties is supported. The...

    reference.aspose.com/words/net/aspose.words.tab...
  9. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...SetFormula ( u "NewNamedRange" ); // Insert the value in cell A3 which...book . GetWorksheets (); // Insert some data in cell A1 of Sheet1...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  10. Update XLSB File using Python | products.aspose...

    Modify XLSB document in Python applications without using Microsoft Excel....Here’s how to update XLSB documents using this API. How to Update...getWorksheets().get(index) method Insert new data in the accessed cell...

    products.aspose.com/total/python-java/update/xlsb/