Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 95,639 for

object

(0.2 sec)
  1. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....(); try { // Create Document object document = new Document ( ...toString (); // Create Document object document = new Document ( ...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...
  2. 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...
  3. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....into the Presentation class object Perform some operations on...file into a Presentation class object and then can save it directly...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  4. Display XML Formats Using C++ | Aspose.PDF

    Open and view XML documents programmatically with C++ sample code using Aspose.PDF for C++...Instantiate XslFoLoadOption object var options = new XslFoLoadOptions...ThrowExceptionImmedi ; // Create Document object var pdfDocument = new Aspose...

    products.aspose.com/pdf/cpp/viewer/xml/
  5. Add Attachment From Path|Aspose.PDF for Python ...

    This example binds an input PDF, attaches an external file using its file path, and saves the modified PDF with the embedded attachment....Create the PdfContentEditor object. Bind the input PDF. Add the...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-attachment-f...
  6. Aspose::Words::Saving::PageRange class | Aspose...

    Aspose::Words::Saving::PageRange class. Represents a continuous range of pages. To learn more, visit the documentation article in C++....PageRange : public System :: Object Methods Method Description...int32_t) Creates a new page range object. static Type () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Managing Page Breaks in Python|Documentation

    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....# Instantiating a Workbook object workbook = self . Workbook...# Instantiating a Workbook object workbook = self . Workbook...

    docs.aspose.com/cells/java/managing-page-breaks...
  8. 使用几何部分|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 Visio 的几何图形...Initialize LineTo geometry object LineTo lineTo = new LineTo...Initialize LineTo geometry object lineTo = new LineTo (); //...

    docs.aspose.com/diagram/zh/net/working-with-geo...
  9. When need guidance on using root level values i...

    While testing the LINQ Reporting Engine with a JSON payload, we observed the following behaviors, which may indicate a limitation or issue. Could you please help clarify? Query 1: Accessing Multiple Root-Level Elements …...is that you use Contextual Object Member Access in your template...Inside a data band body, the object is resolved to the innermost...

    forum.aspose.com/t/when-need-guidance-on-using-...
  10. Add ActiveX Controls using Aspose.Cells for Jav...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for JavaScript via C++....access the ActiveX control object via Shape.activeXControl property...() => { // Create workbook object (empty workbook) const wb =...

    docs.aspose.com/cells/javascript-cpp/add-active...