Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,416 for

object

(0.52 sec)
  1. Stop conversion or loading using InterruptMonit...

    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....using the InterruptMonitor object when it is taking too long...the usage of InterruptMonitor object. The code converts quite a...

    docs.aspose.com/cells/java/stop-conversion-or-l...
  2. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....Create a Document object. Create a TextStamp object. Set various properties...

    products.aspose.com/pdf/python-cpp/stamps/text/
  3. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your document's text for improved readability....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object, whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/cpp/customizing-charts/
  5. How to Convert ODP to PPTX in C#

    This small tutorial explains how to convert ODP to PPTX in C#. You will get a crisp information about setting the environment, step-wise process and a runnable sample code to transform ODP to PPTX in C#....Create the LoadOptions class object to set the load options Set...therefore, the LoadOptions class object is declared in the beginning...

    kb.aspose.com/slides/net/how-to-convert-odp-to-...
  6. Convert EPS to PDF in Python

    Follow this article to convert EPS to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing an EPS file to PDF converter in Python....EPS file into the Image class object and typecast it to EpsImage...properties of the PdfOptions object These steps summarize the process...

    kb.aspose.com/imaging/python/convert-eps-to-pdf...
  7. How to Convert XML to XLSX in Python

    This simple topic focuses on how to convert XML to XLSX in Python. It covers the steps for detailed system configuration, and a step-wise algorithm describing program flow. You can load the XML file in Python convert XML to XLSX using simple code....Create an object of the XmlLoadOption class object to set the...disk using the Workbook class object by providing the load options...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  8. Find and Replace in Excel using C#

    This article guides on how to find and replace in Excel using C#. It has all the details to set the IDE for the development, a list of steps for the application, and a sample code to replace a word in Excel using C#....Workbook class object Create the FindOptions class object for setting...Workbook, create the FindOptions object for setting look in type and...

    kb.aspose.com/cells/net/find-and-replace-in-exc...
  9. Merge Excel Files using C#

    Follow this article to merge Excel files using C#. It has details to set the IDE, a list of steps, and a sample code to combine multiple Excel files using C#....load each into the Workbook object using the Combine Method Save...file into the workbook class object that will act as a destination...

    kb.aspose.com/cells/net/merge-excel-files-using...
  10. Create a Table of Contents in Word using Java

    Create a table of contents in Word using Java. Get details to set IDE, a list of steps, and sample code to generate a table of contents in Word using Java....Word file into the Document object and initialize the DocumentBuilder...instantiate the DocumentBuilder class object. Add the title for the TOC...

    kb.aspose.com/words/java/create-a-table-of-cont...