Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 20,179 for

document insertion

(0.47 sec)
  1. Outputting Expression Results in C#|Aspose.Word...

    Output expression results using placeholder within a template when building a report in C#....expression is written to a document as a plain text at runtime...NET format specifier when inserting the result. Q: What syntax...

    docs.aspose.com/words/net/outputting-expression...
  2. Aspose.Cells 9.0.0 中的公共 API 更改|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.... Worksheets [ 0 ]; // Insert the OleObject to the worksheet...imageData ); // Access newly inserted OleObject var embeddedObject...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...Document document = new Aspose.Pdf.Document(filePath);...Document(filePath); foreach (Page page in document.Pages) { List<Aspose.Pdf.Layer>...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  4. Several JPG Into WORD C++

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

    products.aspose.com/words/cpp/merge/jpg-to-word/
  5. Several Image Into DOC C++

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

    products.aspose.com/words/cpp/merge/image-to-doc/
  6. Several JPG Into DOC C++

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

    products.aspose.com/words/cpp/merge/jpg-to-doc/
  7. Using Sparklines and Settings 3D Format with C+...

    Learn how to use sparklines and apply 3D formatting in Excel files using Aspose.Cells with C++....Sparklines in Microsoft Excel To insert sparklines in Microsoft Excel...the side of the data. Click Insert on the ribbon and then choose...

    docs.aspose.com/cells/cpp/using-sparklines-and-...
  8. Public API Changes in Aspose.Imaging 2.7.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...InsertBlock enables the developers to insert a GIF block at a particular...

    docs.aspose.com/imaging/net/public-api-changes-...
  9. Გადაიყვანეთ WORD PDF Python

    გადაიყვანეთ WORD PDF Python ფორმატში კოდით. შეინახეთ WORD როგორც PDF Python....შეყვანის ფაილის გზა და შექმენით Document ობიექტი Word შინაარსის ჩასატვირთად...aspose.words as aw doc = aw.Document( "Input.docx" ) doc.save(...

    products.aspose.com/words/ka/python-net/convers...
  10. Გადაიყვანეთ WORD XPS Python

    გადაიყვანეთ WORD XPS Python ფორმატში კოდით. შეინახეთ WORD როგორც XPS Python....შეყვანის ფაილის გზა და შექმენით Document ობიექტი Word შინაარსის ჩასატვირთად...aspose.words as aw doc = aw.Document( "Input.docx" ) doc.save(...

    products.aspose.com/words/ka/python-net/convers...