Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 90,865 for

object

(0.19 sec)
  1. Load license TeX | C++ API Solution

    C++ API Solution to work with TeX. Load the license information from a file or stream with a few lines of C++ code....SetLicense() method of the license object passing the path to the license...System; // Initialize a license object System :: SharedPtr < License...

    products.aspose.com/tex/cpp/loading-license/
  2. Insert or Delete Rows or Columns|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....//Instantiating a Workbook object //Opening the Excel file through...//Instantiating a Workbook object //Opening the Excel file through...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  3. Add a new Layer in the Visio Diagram in Ruby|Do...

    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 Layer class object layer = Rjb :: import ( 'com..."Circle" ) \ # get the Shape object shape = page . getShapes ()...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  4. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Android via Java. Fast how-to guide....allow you to add videos (video objects) to a presentation, Aspose...through its index. Add an IVideo object and pass the video file path...

    docs.aspose.com/slides/androidjava/video-frame/
  5. Locking WordArt Watermark with Golang via C++|D...

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....that the WordArt becomes an object you can move and position on...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/go-cpp/locking-wordart-wa...
  6. Get a Particular Page in a PDF File in PHP|Aspo...

    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....); # create a new Document object $new_document = new Document...collection of new document object $new_document -> getPages ()...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  7. Export Data from Worksheets|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....//Instantiating a Workbook object Workbook workbook = new Workbook...the first cell to an array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/java/export-data-from-wor...
  8. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....it will contain an ImageSize object. ImageSize imageSize = shape...ImageSize ; // The ImageSize object contains read-only information...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats.... // Create a new Document object and load the input PDF file...Create a new LaTeXSaveOptions object $saveOption = new LaTeXSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  10. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++...Create TextFragmentAbsorber object with search terms as argument...pdf" ); // Create TextAbsorber object to find all instances of the...

    products.aspose.com/pdf/cpp/redaction/