Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 95,639 for

object

(0.15 sec)
  1. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Java across PPT and PPTX presentations—Java code examples included....exposed by IShapeCollection object. Write the modified presentation...exposed by IShapeCollection object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/java/ellipse/
  2. Copying Rows and Columns in Ruby|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....images, and other drawing objects from the source row to the...parameters: the source Cells object, the source row index, and...

    docs.aspose.com/cells/java/copying-rows-and-col...
  3. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    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....LnkEResource (Resource of Smart Object Layer) Feature PSDJAVA-219...LnkEResource (Resource of Smart Object Layer) // An example of linking...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  4. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....NET Document Object Model. According to Aspose...contains a collection of Section objects, and a Section contains one...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  5. Append Pages to PDF|Aspose.PDF for Python via .NET

    Append pages from one PDF document to another using Aspose.PDF for Python.... Create a PdfFileEditor Object. Append Pages from Another...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/append-pages-to-...
  6. RtfSaveOptions.saveFormat property | Aspose.Wor...

    RtfSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...Create an "RtfSaveOptions" object to pass to the document's "Save"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....PDF file using the Document object. Replace a particular image...Save method of the Document object. The following code snippet...

    docs.aspose.com/pdf/net/replace-image-in-existi...
  8. Convert CSV to POTX using Java or with free Onl...

    Java API to Export CSV to POTX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....(JavaScript Object Notation File) (JavaScript Object Notation File)...(JavaScript Object Notation File) (JavaScript Object Notation File)...

    products.aspose.com/total/total/java/conversion...
  9. Aspose.PSD for .NET 23.5 - 发行说明|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....AssertAreEqual ( object expected , object actual ) { if (! object . Equals...void AssertAreEqual ( object expected , object actual , string message...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++....method returns a UnionRange object. The following code snippet...Startup (); // Create a Workbook object Workbook workbook ; // Create...

    docs.aspose.com/cells/cpp/create-union-range/