Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 93,410 for

object

(0.14 sec)
  1. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  2. How to Create a Table in Word using Python

    This article describes how to create a table in Word using Python. It contains detailed instructions to configure the environment, write a program to accomplish the task, and also shares a runnable sample code for inserting table in MS Word using Python....Instantiate the DocumentBuilder class object for adding a table Start a...using the DocumentBuilder class object and insert a cell with some...

    kb.aspose.com/words/python/how-to-create-a-tabl...
  3. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE Object in C++....sets the ProgID of the OLE object. System :: String Aspose ::...how to extract embedded OLE objects into files. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Accessing Type Members in C#|Aspose.Words for .NET

    Access public (static and instance) members of accessible types in template expressions when building a report in C#....members of an object without specifying the object’s identifier...identifier (see “Using Contextual Object Member Access” for more information)...

    docs.aspose.com/words/net/accessing-type-member...
  5. Conversion of OpenOffice Document|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....Presentation constructor when the object is instantiated. Below is the...//Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/net/conversion-of-openof...
  6. Manage Presentation Zoom in JavaScript|Aspose.S...

    Create and customize Zoom with Aspose.Slides for Node.js — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... For slide zoom objects, Aspose.Slides provides the...Slide" ); // Adds ZoomFrame objects pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  7. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths and drawing rectangles....various transformations to 2D objects and preserve the outcomes as...pixel. Next, we define a Pen object with two properties: the color...

    docs.aspose.com/drawing/java/developer-guide/cr...
  8. Working With OLE Objects|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....Working With OLE Objects Contents [ Hide ] Microsoft Office Visio...supports manipulating the OLE objects in the Visio diagram. If an...

    docs.aspose.com/diagram/java/working-with-ole-o...
  9. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings....cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s horizontal_alignment property...

    docs.aspose.com/cells/python-net/cells-alignmen...
  10. How to Convert PDF to TIFF using Python

    This article briefs on how to convert pdf to tiff using python. For conversion of PDF to TIFF Python sample code along with description and IDE settings are provided....Document class object Create a Resolution class object to set the...Instantiate the TiffSettings object to set other properties of...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...