Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 79,399 for

object

(0.06 sec)
  1. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless data handling in MergeField events, enhancing your document processing experience....get; } Returns the Document object for which the mail merge is...document. Field { get; } Gets the object that represents the current...

    reference.aspose.com/words/net/aspose.words.mai...
  2. How to Populate PDF Form from Excel Data in Java

    This tutorial explains the process to populate PDF form from Excel data in Java. It contains the configuration details to load PDF and Excel both in the same program and a runnable sample code to auto fill pdf form from excel in java along with the detailed descriptions....Excel file into the Workbook object containing the source data...file into the Document class object and get access to the form...

    kb.aspose.com/pdf/java/how-to-populate-pdf-form...
  3. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render...# Create a "PdfSaveOptions" object that we can pass to the document's...# Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert VCF to PST via C# | products.aspose.com

    Sample code for VCF to PST C# conversion. Use API example code for batch VCF files to PST conversion within VB.NET, Asp.NET or any .NET based application....vcf” into a MapiContact object using the MapiContact.FromVCard...Create a new PersonalStorage object with the specified PST file...

    products.aspose.com/email/net/conversion/vcf-to...
  5. PDF to TIFF Converter using Android via Java | ...

    Sample code on Java for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion in Android...file for converting Create an object of the Document class, to get...return ; } // Create Resolution object Resolution resolution = new...

    products.aspose.com/pdf/android-java/conversion...
  6. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the documentation article in C++....override Returns an enumerator object that can be used to iterate...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....ShapeBase The DrawinML shape object that you want to render. Examples...render a shape with a Graphics object and display it using a Windows...

    reference.aspose.com/words/net/aspose.words.ren...
  8. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document Object in Java....Object, com.aspose.words.LoadOptions...MARKDOWN document into a Document object. Examples: Shows how to preserve...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fields::FieldEQ::AsOfficeMath me...

    Aspose::Words::Fields::FieldEQ::AsOfficeMath method. Returns Office Math Object corresponded to the EQ field in C++....method Returns Office Math object corresponded to the EQ field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Create a Simple or Protected ZIP archive via C#

    C# source code for creating ZIP archives. Add single or multiple files and folders to ZIP archives programmatically.... Create FileStream object with the output ZIP archive...source file into a FileStream object with mod FileMode.Open and...

    products.aspose.com/zip/net/compress/create/