Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 94,495 for

object

(0.13 sec)
  1. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java....Object public class RelativeHorizontalPo...Field Description CHARACTER The object is positioned relative to the...

    reference.aspose.com/words/java/com.aspose.word...
  2. Alignment Settings with C++|Documentation

    In the Aspose.Cells 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 cell alignment settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s GetHorizontalAlignme() property...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  3. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....input PDF using the Document object. Get the particular page to...text. Create a TextFragment object with the input text along with...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  4. How to Add Hyperlink to an Image in PowerPoint ...

    This article contains information on how to add hyperlink to an image in PowerPoint using C#. It covers the configuration details using step wise approach to accomplish the task and a sample code to add hyperlink to an image in PPT in C#....Create a new empty Presentation object Access the first slide in presentation...access that using IPPImage class object Insert a picture frame in the...

    kb.aspose.com/slides/net/how-to-add-hyperlink-t...
  5. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle document properties....first get the DocumentInfo object using the Document class getInfo()...getInfo() . Once the DocumentInfo object is retrieved, you can get the...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  6. Aspose.PSD for Java 25.12 - Release Notes|Docum...

    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....an exception: Unable to cast object of type System.Int32 to type...void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  7. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....ress")); } } public static Object[][] progressCallbackData()...throws Exception { return new Object[][] { {SaveFormat.HTML, "html"}...

    reference.aspose.com/words/java/com.aspose.word...
  8. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range Object instead of a referred area Object. How can I do that, the only option I have …...as a range object instead of a referred area object. How can I...and instead retrieve a range object directly, you can follow these...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  9. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/java/add-comments-in-spre...
  10. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....Developers can retrieve Window objects using Aspose.Diagram for .NET...WindowCollection object represents a list of Window objects available...

    docs.aspose.com/diagram/net/working-with-window...