Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 20,773 for

document insertion

(0.14 sec)
  1. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart.... Document (); let builder = new aw ..."Category 2" , "Category 3" ]; // Insert two series of decimal values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Apply a theme to a presentation|Aspose.Slides D...

    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....presentation part of the presentation document. PresentationPart presentationPart...SlideLayoutPart newLayoutPart = null ; // Insert the code for the layout for...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  3. Fill class | Aspose.Words for Python

    aspose.words.drawing.Fill class. Represents fill formatting for an object...Working with Graphic Elements documentation article. Remarks Use the...a solid color. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options....convert presentations to PDF documents, use various options to control...compliance standards to output documents. PowerPoint to PDF Conversions...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Visio to PDF Discrepancies. Page size, margins,...

    Aspose.Diagram Support Request - Visio to PDF Conversion Issues Overview …...PDF Document pdfDoc = new Document(asposeGeneratedPdf);...GSave()); page.getContents().insert(1, new Operator.ConcatenateMatrix(scale...

    forum.aspose.com/t/visio-to-pdf-discrepancies-p...
  6. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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...propagate the formula to newly inserted rows. Here is simple usage...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Several Image Into DOCX C++

    Merge multiple Image into DOCX in C++ code. Save Image as DOCX using C++....example that iterates through documents and converts them to DOCX:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/image-to-docx/
  8. Copying Rows and Columns|Documentation

    This article shows how to copy rows and columns through the Aspose.Cells for Python via .NET API.... click Copied Cells on the Insert menu. If you click Paste on...of clicking a command on the Insert menu, any contents of the destination...

    docs.aspose.com/cells/python-net/copying-rows-a...
  9. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...:: cout << "Workbook with inserted picture saved successfully...基于单元格引用插入图片 从URL中加载Web图像到Excel工作表 AI Document Assistant Close 用 C++ 管理OLE对象...

    docs.aspose.com/cells/zh/cpp/managing-pictures/
  10. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。... Get ( 0 ); // Inserting a row into the worksheet at...outputFilePath ); std :: cout << "Row inserted successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...