Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 90,536 for

object

(0.2 sec)
  1. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....images using the Document class object Get list of all the shapes...images using the Document class object and get the collection of all...

    kb.aspose.com/words/python/how-to-extract-all-i...
  2. Managing Ranges with Golang via C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with Golang via C++. Create, modify, and style ranges programmatically....also be easily created as an object by using Aspose.Cells. Here...more operations on the Range object. Managing Ranges Using Aspose...

    docs.aspose.com/cells/go-cpp/managing-ranges/
  3. Aspose::Words::Settings::Odso::set_RecipientDat...

    Aspose::Words::Settings::Odso::set_RecipientDatas method. Sets a collection of Objects that specify inclusion/exclusion of individual records in the mail merge. This Object is never null in C++....method Sets a collection of objects that specify inclusion/exclusion...records in the mail merge. This object is never null . void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Extract Attachments from PDF using Java | Aspos...

    Java source code to extracting Attachments from PDF file.... Check if parameter object contains the parameters. Get... n ); // Close InputStream object input . close (); output ....

    products.aspose.com/pdf/java/attachments/extract/
  5. Open a spreadsheet document from a stream|Docum...

    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....Workbook object, open the file from a Stream object // that contains...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  6. FieldMergingArgsBase.FieldValue | Aspose.Words ...

    Discover the FieldValue property of FieldMergingArgsBase. Easily access and modify field values from your data source for enhanced data management.... public object FieldValue { get ; set ; }..."text_Field2" , "numeric_Field1" }, new object [] { "Field 1" , "Field 2"...

    reference.aspose.com/words/net/aspose.words.mai...
  7. FieldMergingArgsBase.Field | Aspose.Words for .NET

    Discover the FieldMergingArgsBase Field property to access the current merge field Object effortlessly. Enhance your data merging efficiency today!...Field property Gets the object that represents the current...@"MERGEFIELD html_Body \b Content" ); object [] mergeData = { "<html>" +...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can only be Xps in C++....saved if this save options object is used. Can only be Xps ....Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...async () => { // Create a Style object using CellsFactory class const...style using the created Style object const wb = new Workbook ();...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...You can create a PrinterJob object and retrieve the default page...args) { // Create PdfViewer object PdfViewer viewer = new PdfViewer();...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...