Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 48,368 for

properties

(0.09 sec)
  1. XFA initialize JavaScript events do not fire af...

    When I load a dynamic XFA PDF and immediately save it using Aspose, all embedded JavaScript events (initialize, calculate, click, etc.) stop working in Adobe Acrobat — even if I do not modify the document. It leads to so…...may alter the structure or properties of the XFA form, leading...IgnoreNeedsRendering property : This property allows you to bypass...

    forum.aspose.com/t/xfa-initialize-javascript-ev...
  2. Aspose::Words::Drawing::Charts::AxisTickMark en...

    Aspose::Words::Drawing::Charts::AxisTickMark enum. Specifies the possible positions for tick marks in C++....true ); // Define Y-axis properties for decimal values. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Working with Form Fields in C++|Aspose.Words fo...

    Understanding Form Fields feature, working with Form Fields using C++....retrieved using the FormFields property. This means that you can obtain...form fields: The FormField properties allow you to work with form...

    docs.aspose.com/words/cpp/working-with-form-fie...
  4. Convert PLT to PDF in Java

    This simple will let you convert PLT to PDF in Java. It covers precise steps to establish the environment and an example code to create a PLT to PDF converter in Java....Configure the VectorRasterizationO property for specific values Export...color, rotation, and other properties of the PdfOptions class as...

    kb.aspose.com/cad/java/convert-plt-to-pdf-in-java/
  5. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....C# by using the Style class property RotationAngle. You can set...set any style properties like Font, foreground color, background...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  6. Insert Footnote in Word using C#

    Follow this article to insert footnote in Word using C#. It will guide you through configuring the environment, a set of instructions, and a sample code to add footnote in Word using C#....Access the EndnoteOptions property from the document object and...and set the desired properties Save the loaded Word file with...

    kb.aspose.com/words/net/insert-footnote-in-word...
  7. FAQ|Aspose.PDF for Java

    Learn Frequently Asked Questions from Aspose.PDF for Java library....PageNumber Stamp class provides properties necessary to create a page...

    docs.aspose.com/pdf/java/faq/
  8. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...VerticalMerge are two separate properties. To merge cells horizontally...VerticalMerge are independent properties – only the horizontal flags...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  9. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows....dispose (); } Get Table Style Properties Aspose.Slides allows you...you to retrieve the style properties for a table so that you can...

    docs.aspose.com/slides/androidjava/manage-table/
  10. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....shapes inheriting template properties. You can add text, SmartArt...

    kb.aspose.com/slides/python/how-to-create-ppt-u...