Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 90,787 for

object

(0.09 sec)
  1. Apply Conditional Formatting in Excel using Java

    Use this guide to apply conditional formatting in Excel using Java. It has the IDE settings, steps, and a sample code to create a rule in Excel using Java....add a conditional formatting object in the desired sheet Create...to the FormatConditionColle object Create a new condition for...

    kb.aspose.com/cells/java/apply-conditional-form...
  2. 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...
  3. Add Slides to Presentations in .NET|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for .NET—seamless, efficient slide insertion in seconds....Slide objects) property exposed by the Presentation object. Add...exposed by ISlideCollection object Do some work with the newly...

    docs.aspose.com/slides/net/add-slide-to-present...
  4. Add Slides to Presentations in C++|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for C++ — seamless, efficient slide insertion in seconds....Slide objects) property exposed by the Presentation object. Add...exposed by ISlideCollection object Do some work with the newly...

    docs.aspose.com/slides/cpp/add-slide-to-present...
  5. 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...
  6. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...properties, and the MailMerge object that is used for a mail merge...

    docs.aspose.com/words/cpp/working-with-document/
  7. Applying a License|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....before creating a Document object. You are only required to set...+ "/" ; // Create a stream object containing the license file...

    docs.aspose.com/cells/java/applying-a-license/
  8. How to Read PDF File in C#

    This how-to guide explains how to read PDF file in C#. You can read PDF text and images by following the easy steps given here....existing PDF file in Document object Initialize TextAbsorber Class...find images Create FileStream object with found image Save the image...

    kb.aspose.com/pdf/net/how-to-read-pdf-file-in-c...
  9. How to Convert EPS to PNG Image using Java

    This tutorial covers basic information about how to convert EPS to PNG image using Java. You can export EPS to PNG image in Java using simple API calls on any operating system like Linux, MS Windows, macOS....Initialize PsDocument class object with input EPS file Create...Create an ImageDevice class object with needed image dimensions Save...

    kb.aspose.com/page/java/how-to-convert-eps-to-p...
  10. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++....export Microsoft OfficeMath objects to HTML. auto doc = System... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/cpp/aspose.words.sav...