Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 91,330 for

object

(0.1 sec)
  1. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc.... To use this object, use the Field class DefaultAppearance...Field field ) { // Create font object var font = Aspose . Pdf . Text...

    docs.aspose.com/pdf/net/modifing-form/
  2. Extract Vector Data from a PDF file using C#|As...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....snippet creates a new Document object using some input data, initializes...Instantiate a new GraphicsAbsorber object to process graphic elements...

    docs.aspose.com/pdf/net/extract-vector-data-fro...
  3. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData Object being passed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the custom f…...AbstractCalculationE and the CalculationData object being passed into the Calculate...fed into the CalculationData object. As a result of this issue...

    forum.aspose.com/t/abstractcalculationengine-de...
  4. Extract Table Data from PDF|Aspose.PDF for Java

    Learn how to extract tabular from PDF using Aspose.PDF for Java...a Document object; Create a TableAbsorber object. Decide which...Instantiate ExcelSave Option object com . aspose . pdf . ExcelSaveOptions...

    docs.aspose.com/pdf/java/extract-data-from-tabl...
  5. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python....this page class HelloWorld ( object ): def __init__ ( self , licence_path...Yellow # Create TextBuilder object textBuilder = TextBuilder (...

    docs.aspose.com/pdf/net/python-net/
  6. Summarised Data from Pivot Table - Free Support...

    Is there any way to get Summarised Data / Flattened Data from pivot Table? Example Config Row fields: Location > Department > Designation > Employee Type Column fields: Gender > Band > Grade > Age-Group Aggregation fie…...data List<Dictionary<string, object>> summarizedData = new List<Dictionary<string...List<Dictionary<string, object>>(); // Iterate through the pivot...

    forum.aspose.com/t/summarised-data-from-pivot-t...
  7. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....This method accepts the Slide object as a parameter. Upon execution...returns an array of TextFrame objects. This means that any text formatting...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  8. Working with OfficeMath in Java|Aspose.Words fo...

    Introduction to Office Math feature in Aspose.Words for Java....work with OfficeMath Type Objects. In Aspose.Words, the customer...implemented by use this matrix object. The following code examples...

    docs.aspose.com/words/java/working-with-officem...
  9. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...the font formatting of this object. virtual IsComposite { get;...get; } Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....Object public class TxtListIndentation...// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...