Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 41,638 for

document properties

(0.28 sec)
  1. Work with Columns and Rows in Java|Aspose.Words...

    Working with parts of a table – rows, columns, and cells using Java. Specify Header Row Java....by accessing the selected document node by its index. Finding...the Index of a Table in a Document Sometimes you may need to...

    docs.aspose.com/words/java/working-with-columns...
  2. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....the Working with Fields documentation article. Remarks: Inserts...and set its properties. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Table.VerticalAnchor | Aspose.Words for .NET

    Discover the Table VerticalAnchor property to optimize floating table positioning. Learn how to enhance layout control with its default Margin value....VerticalAnchor property Gets the base object from...floating tables properties. Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Add Image to Existing PDF File|Aspose.PDF for P...

    This section describes how to add image to existing PDF file using PHP....contains Resources and Contents properties. Resources can be images...Create a Document object and open the input PDF document. Get the...

    docs.aspose.com/pdf/php-java/add-image-to-exist...
  5. How to Control Workbook View|Documentation

    Learn how to control Workbook View through the Aspose.Cells for Python via .NET API....Cells provides the following properties and methods to help you achieve...preview: AI Document Assistant Close AI Document Assistant Close...

    docs.aspose.com/cells/python-net/how-to-control...
  6. Public API Changes in Aspose.Imaging 17.7|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....7 Contents [ Hide ] This document describes the changes made...includes new and updated public properties, methods, added APIs, but...

    docs.aspose.com/imaging/java/public-api-changes...
  7. Forms2OleControl.ChildNodes | Aspose.Words for ...

    Discover the Forms2OleControl ChildNodes property to effortlessly access and manage immediate child controls for enhanced functionality....ChildNodes property Gets collection of immediate...verify the properties of an ActiveX control. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3-D Format of shapes or charts using Aspose.Cells with C++....ThreeDFormat property along with the ThreeDFormat...class contains different properties that can be set to achieve...

    docs.aspose.com/cells/cpp/working-with-the-thre...
  9. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced Document loading. Set passwords and base URIs effortlessly for seamless integration and security....URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. public class LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....first you need to create a Document object and a TextStamp object...to add the stamp in the PDF document. The following code snippet...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...