Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 97,363 for

object

(0.6 sec)
  1. View or Edit FODP Files Metadata using .NET | p...

    C# source code to edit or view FODP format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...

    products.aspose.com/slides/net/metadata/fodp/
  2. View or Edit POT Files Metadata using .NET | pr...

    C# source code to edit or view POT format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...

    products.aspose.com/slides/net/metadata/pot/
  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. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...corrupted after replacing smart object contents. Environment Aspose...Description When replacing smart object contents in a PSD file and...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  5. Apply Style on Cell|Documentation

    This article introduces how to get or set style format in the cell in the Worksheet in GridDesktop....methods offered by the Style object that can be used by developers...Borders of Cells Using the Style object, we can draw borders of a cell...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. Aspose::Words::HeightRule enum | Aspose.Words f...

    Aspose::Words::HeightRule enum. Specifies the rule for determining the height of an Object in C++....determining the height of an object. enum class HeightRule Values...accommodate all text inside an object. Exactly 1 The height is specified...

    reference.aspose.com/words/cpp/aspose.words/hei...
  7. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  8. 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...
  9. TeX typesetting functionality | .NET API

    .NET API Solution to work with TeX. Learn on the example how to typeset TeX/LaTeX files with a few lines of C# code....options for Object TeX/Object LaTeX upon the Object TeX engine...with a newly created XpsDevice object and run the job by calling...

    products.aspose.com/tex/net/typeset-tex-files/
  10. 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...