Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 97,373 for

object

(0.26 sec)
  1. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure....implemented using Document object with XslFoLoadOptions , but...() { // Initialize document object String pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-xml-to-...
  2. Converting Worksheet to Image in Ruby|Documenta...

    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....worksheet_to_image ( workbook ) # Create an object for ImageOptions img_options...0 ) # Create a SheetRender object for the target sheet sr = Rjb...

    docs.aspose.com/cells/java/converting-worksheet...
  3. Resolve Full Field Names|Aspose.PDF for Python ...

    This example demonstrates how to retrieve the fully qualified names of form fields in a PDF document using Aspose.PDF Facades API.... Create a Form Object. Bind the PDF Document. Access...document.""" # Create Form object pdf_form = pdf_facades . Form...

    docs.aspose.com/pdf/python-net/resolve-full-fie...
  4. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....Object, com.aspose.words.SaveOptions...// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  5. Add Curve Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, draws a dashed curve on the first page, and saves the modified document....Create the PdfContentEditor object. Bind the onput PDF. Configure...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-curve-annota...
  6. Aspose::Words::LowCode::MailMergerContext::SetS...

    Aspose::Words::LowCode::MailMergerContext::SetSimpleDataSource method. Sets data source used to execute simple mail merge in C++....System::ArrayPtr<System::SharedPtr<System::Object>>&) method Sets data source...System :: SharedPtr < System :: Object >> & fieldValues ) See Also...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert DOCX to PDF....Word document using Document object to export to PDF Instantiate...Instantiate a PdfSaveOptions class object to create a custom PDF Set the...

    kb.aspose.com/words/java/how-to-convert-word-to...
  8. How to Convert a JPG to Word using C#

    This article guides on how to convert a JPG to Word using C#. It provides the resources to set the IDE, a list of steps, and a runnable sample code to change JPG to Word using C#....document using the Document class object for inserting a JPG image Instantiate...Instantiate the DocumentBuilder class object and initialize it with the...

    kb.aspose.com/words/net/how-to-convert-a-jpg-to...
  9. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to render TrueType and OpenType fonts within Java products....Bitmap object and saves resultant bitmap...processed symbol - gid. Create object of type GlyphOutlinePainter...

    docs.aspose.com/font/java/text-rendering-truety...
  10. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....file Configure the TeXOptions object to initialize options for a...into the Aspose.Pdf.Document object and save a Word file These...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...