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

object

(0.47 sec)
  1. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges, shapes and pictures in GridJs....Set whether to highlight all objects in the active worksheet, including...image object // we use Fabric.js to manage image objects; please...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) Objects...class A collection of Border objects. To learn more, visit the Programming...__getitem__(index) Retrieves a Border object by index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using Cell.put_value() method...values inside the Table or List Object using row and column offsets...

    docs.aspose.com/cells/python-net/accessing-tabl...
  6. Change background images using Python | product...

    Applying Aspose.Imaging library to Change background images and photos using your own Python applications and server APIs....easily separate the foreground object from the background in a photo...to identify the foreground object and remove the background if...

    products.aspose.com/imaging/python-net/change-b...
  7. Aspose::Words::MailMerging::FieldMergingArgs cl...

    Aspose::Words::MailMerging::FieldMergingArgs class. Provides data for the MergeField event. To learn more, visit the documentation article in C++....const Returns the Document object for which the mail merge is...get_Field () const Gets the object that represents the current...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Aspose.PSD for .NET 21.2 - Release Notes|Docume...

    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....smart object layer bounds when we replace smart object contents...void AssertAreEqual ( object expected , object actual , string message...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-2...
  9. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF library....Create an object of Document class. Add a Page object to the Pages...collection of the Document object. Add TextFragment to Paragraphs...

    docs.aspose.com/pdf/net/create-document/
  10. Aspose.PDF (v25.7) - NullReferenceException wit...

    Hello, When I use ASPOSE.PDF to compress a PDF/A document that does not contain an attachment, I receive a NullReferenceException error when I try to save the document. This error did not occur in previous versions. fa…...trying to access a member of an object that hasn’t been instantiated...improper initialization of objects in your code. Solution: Check...

    forum.aspose.com/t/aspose-pdf-v25-7-nullreferen...