Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 91,330 for

object

(0.13 sec)
  1. 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...
  2. How to Remove Metadata from PDF in Java

    This article guides on how to remove metadata from PDF in Java. It has the details to set the IDE, a programming tasks list, and a runnable sample code to strip PDF metadata in Java....file using the Document class object for stripping metadata Fetch...using the DocumentInfo class object Call the clear() method to...

    kb.aspose.com/pdf/java/how-to-remove-metadata-f...
  3. Convert URL to PDF in Java

    This quick tutorial guides on how to convert URL to PDF in Java. It has the IDE settings, a list of steps, and a sample code for transforming link into PDF in Java....contents into the Document object Save the resultant PDF document...contents. Create a PDF Document object from the webpage contents and...

    kb.aspose.com/pdf/java/convert-url-to-pdf-in-java/
  4. Highlight Text in PowerPoint using C#

    Highlight text in PowerPoint using C#. Get the IDE settings, a list of steps, and sample code to search text in the slides and highlight in PowerPoint using C#....each shape in an AutoShape object Highlight all the text instances...file into the Presentation object and iterate through all the...

    kb.aspose.com/slides/net/highlight-text-in-powe...
  5. FieldDde class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDde class. Implements the DDE field...) format Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. insertAsHtml Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....) # Instantiate a workbook object and open the template file...conditional formatting resultant object cfr1 = a1 . get_conditional_formatting_result...

    docs.aspose.com/cells/python-net/apply-advanced...
  7. 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...
  8. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/python-net/presentation-...
  9. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...series, the ChartDataPoint object is a member of the ChartDataPointCollec... contains a ChartDataPoint object for each point. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....Instantiate HTML Save Option object auto htmlOptions = MakeObject...Instantiate HTML Save Option object auto htmlOptions = MakeObject...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/