Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 90,711 for

object

(0.27 sec)
  1. Convert Word to PCL in Java

    This article focuses on how to convert Word to PCL in Java. It covers detailed information to establish the environment and presents a working sample code to render DOC file to PCL in Java....class object Instantiate the PclSaveOptions class object to set...

    kb.aspose.com/words/java/convert-word-to-pcl-in...
  2. How to Convert Word to PDF using Python

    This brief tutorial contains information on how to convert Word to PDF using Python. In order to convert Word to PDF in Python this topic entails the environment configuration steps and API calls required to perform the conversion....class object instance Initialize the PdfSaveOptions object to set...

    kb.aspose.com/words/python/how-to-convert-word-...
  3. Change Settings for Opening PDF using C#

    This article guides how to change settings for opening PDF using C#. It has the IDE settings, steps, and a sample code to change how PDF opens using C#....PDF file into the Document object to change the opening settings...file into the Document class object that contains the properties...

    kb.aspose.com/pdf/net/change-settings-for-openi...
  4. Autofit Table in Word using C#

    Follow this article to autofit table in Word using C#. It has details to set the IDE, a list of steps, and a sample code showing how to fit table to page in Word using C#....Transform the node to a Table object Call the AutoFit() method with...and type-cast it to a Table object. Finally, call the AutoFit()...

    kb.aspose.com/words/net/autofit-table-in-word-u...
  5. Extract Data from PDF Form using Python

    This article guides how to extract data from PDF form using Python. It has details to set the IDE, a list of steps, and a sample code to extract data from fillable PDF using Python....a PDF file into a Document object with input fields containing...the page_index in the Field object accessed from the collection...

    kb.aspose.com/pdf/python/extract-data-from-pdf-...
  6. IStructuredDocumentTag class | Aspose.Words for...

    Aspose.Words.Markup.IStructuredDocumentTag class. Interface to define a common data for [StructuredDocumentTag](../structureddocumenttag/) and [StructuredDocumentTagRangeStart](../structureddocumenttagrangestart/).... node Returns Node object that implements this interface...format. xmlMapping Gets an object that represents the mapping...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/cpp/aspose.words/body/
  8. Add Watermark in C# | products.aspose.com

    Sample code for added watermark in C#. Use the sample API code to add a watermark to file in VB.NET, Asp.NET, or any .NET-based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of PdfOptions System Requirements...

    products.aspose.com/cad/net/watermark/
  9. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....addAutoShape method exposed by Shapes object. Write the modified presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/nodejs-java/create-prese...
  10. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...file, a stream, or a bitmap object. After that, target symbologies...pass the path to the existing object of class BarCodeReader . Read...

    docs.aspose.com/barcode/nodejsjava/barcode-read...