Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 92,086 for

object

(0.24 sec)
  1. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....LayoutEnumerator : public System :: Object , public System :: Details...System :: SharedPtr < System :: Object >> , private System :: Details...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Creating, Opening and Saving Images|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....is to supply the appropriate object of one of the classes from...is to supply the appropriate object of one of the classes from...

    docs.aspose.com/imaging/java/creating-opening-a...
  3. Aspose.Slides for .NET: NullReferenceException ...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...GetRect() may occur if the Portion object is not properly initialized...GetRect() , ensure that the portion object is not null. You can add a...

    forum.aspose.com/t/aspose-slides-for-net-nullre...
  4. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....form field from the Document object’s Form collection. This example...XML, you need to create an object of Form class and then call...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  5. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....Object, com.aspose.words.Field public...static Object[][] fieldLinkedObjectsAs() { return new Object[][]...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Ellipses to Presentations in JavaScript|Asp...

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

    docs.aspose.com/slides/nodejs-java/ellipse/
  7. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...Add(); // Instantiate a table object Aspose.Pdf.Table tab1 = new...cell border using BorderInfo object tab1.DefaultCellBorder = new...

    forum.aspose.com/t/orienting-data-grid-headers-...
  8. Using Anonymous Types or Custom Objects|Documen...

    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....Anonymous Types or Custom Objects Contents [ Hide ] Aspose.Cells...anonymous types or custom objects in smart markers. In the example...

    docs.aspose.com/cells/net/using-anonymous-types...
  9. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. How to Convert EPUB to PDF in Python

    This precise tutorial explains how to convert EPUB to PDF in Python. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in Python with the help of a few lines of code....convert EPUB to PDF Create an object of EpubLoadOptions class to...file in the Document class object using the custom settings Save...

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