Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 90,869 for

object

(0.45 sec)
  1. Insert a New Blank Page into a Visio Drawing in...

    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....} \ # Initialize a new page object $new_page = new Page (); \...coding sites: GitHub Get a Page Object from Visio Drawing in PHP Retrieve...

    docs.aspose.com/diagram/java/insert-a-new-blank...
  2. ImageSavingArgs.Document | Aspose.Words for .NET

    Discover the ImageSavingArgs Document property to access the current document being saved, enhancing your workflow efficiency and saving time....property Gets the document object that is currently being saved... we can pass a SaveOptions object to designate a callback //...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Opacity Mask Set Opacity Mask Object It is possible to set opacity...steps can be used. Create a new object of XpsDocument class Add a...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  4. Add Layout Slides to Presentation|Aspose.Slides...

    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....file using the Presentation object Example string FilePath = @"...titleAndObjectLayout . Name == "Title and Object" ) { layoutSlide = titleAndObjectLayout...

    docs.aspose.com/slides/net/add-layout-slides-to...
  5. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D Objects. RemoveProperty, GetProperty, SetProperty members of 3D Objects are a set of short-handed methods to manipulate customized properties of the Object....Remove custom properties of a 3D Object Developers can Add, retrieve...remove custom properties of 3D objects. RemoveProperty , GetProperty...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  6. Odso.clone method | Aspose.Words for Node.js

    Odso.clone method. Returns a deep clone of this Object....Returns a deep clone of this object. clone () See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...excel file inside a workbook object const workbook = new AsposeCells...text box which is also a shape object from shapes collection const...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  8. FontSourceBase.asFileFontSource method | Aspose...

    FontSourceBase.asFileFontSource method. Cast [FontSourceBase](../) Object to [FileFontSource](../../filefontsource/)....asFileFontSource() Cast FontSourceBase object to FileFontSource . asFileFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageInfo.GetSpecifiedPrinterPaperSource | Aspos...

    Discover the GetSpecifiedPrinterPaperSource method in PageInfo. Efficiently retrieve the ideal PaperSource for seamless page printing....method Gets the PaperSource object suitable for printing the page...printer settings. Return Value An object that you can use in the .NET...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Convert PDF to Excel in C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to convert PDF to Excel format using C++. During this, the individual pages of the PDF file are converted to Excel worksheets.... An object of the ExcelSaveOptions class...Create an instance of Document object with the source PDF document...

    docs.aspose.com/pdf/cpp/convert-pdf-to-excel/