Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 96,279 for

object

(0.4 sec)
  1. Display XML Formats Using C++ | Aspose.PDF

    Open and view XML documents programmatically with C++ sample code using Aspose.PDF for C++...Instantiate XslFoLoadOption object var options = new XslFoLoadOptions...ThrowExceptionImmedi ; // Create Document object var pdfDocument = new Aspose...

    products.aspose.com/pdf/cpp/viewer/xml/
  2. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Create Resolution object. Create TIffSettings object. Create Tiff...outfilename ); // Create Resolution object auto resolution = MakeObject...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  3. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API....work as follows: Create an object of the Diagram class. Add watermark...method of the Diagram class object and also pass complete file...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  4. Layout detecton|Documentation

    How to detect the layout on the provided image....OcrInput object to Aspose.OCR.DetectDocumentLayout...as Aspose.OCR.LayoutOutput object. Aspose.OCR.LayoutOutput This...

    docs.aspose.com/ocr/net/layout_detection/
  5. Add Attachment From Path|Aspose.PDF for Python ...

    This example binds an input PDF, attaches an external file using its file path, and saves the modified PDF with the embedded attachment....Create the PdfContentEditor object. Bind the input PDF. Add the...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-attachment-f...
  6. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. 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/cpp/video-frame/
  7. Layout detecton|Documentation

    How to detect the layout on the provided image....OcrInput object to com.aspose.ocr.DetectDocumentLayout...aspose.ocr.models.LayoutOutput object. com.aspose.ocr.models.LayoutOutput...

    docs.aspose.com/ocr/java/layout_detection/
  8. Add Image in Worksheet|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...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/net/add-image-in-worksheet/
  9. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....Object, com.aspose.words.SaveOptions...Create an "ImageSaveOptions" object which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  10. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....method takes the Scene class object as a parameter and another...another one takes the Mesh class object as a parameter as shown in this...

    docs.aspose.com/3d/net/build-tangent-and-binorm...