Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 94,426 for

object

(0.11 sec)
  1. How to Remove Restrictions on PDF Document in P...

    This article assists on how to remove restrictions on PDF document in Python. It shares the details to establish the environment, a list of steps and a runnable sample code to develop a PDF restrictions remover in Python....Create a DocumentPrivilege class object and initialize it with DocumentPrivilege...allow_all Create a PdfFileSecurity object for allowing the desired privileges...

    kb.aspose.com/pdf/python/how-to-remove-restrict...
  2. Export Data from a PDF Form to Excel using Java

    Follow this article to export data from a PDF form to Excel using Java. It shares details for the IDE settings, a list of steps, and a sample code to extract fields from PDF to Excel using Java....PDF Form data Use the Form object from Aspose.PDF to load the...link the PDF with the Form object Create the FileOutputStream...

    kb.aspose.com/total/java/export-data-from-a-pdf...
  3. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s setHorizontalAlignme method...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  4. RTF template width is not accommodating for all...

    Hello, I am facing an issue where we are generating RTF template with high column count or column width. When the overall column width exceeds a certain value it starts clipping the column at the right end (Example file…...createRTFSimple(OutputStream out, Map<String, Object> rtfTemplateLayout, String...createSimpleTable(Map<String, Object> rtfTemplateLayout) throws...

    forum.aspose.com/t/rtf-template-width-is-not-ac...
  5. Working with Outlook Notes|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.... Instantiate an object of the MapiNote class. Set...MapiNote class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/java/working-with-outlook...
  6. Aspose::Words::Fields::FieldSeparator class | A...

    Aspose::Words::Fields::FieldSeparator class. Represents a Word field separator that separates the field code from the field result. To learn more, visit the documentation article in C++....the font formatting of this object. virtual get_IsComposite ()...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  8. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....code; it creates a workbook object and adds multiple worksheets...end" )); // Create a style object Style style = sheet1 . GetCells...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  9. Convert PDF Pages to Images and Recognize Barco...

    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....graphs, annotations and other objects. Some of our customers need...(); // Create a PdfConverter object var converter = new Aspose...

    docs.aspose.com/pdf/net/convert-pdf-pages-to-im...
  10. Delete Pivot Table from a Worksheet|Documentation

    Aspose.Cells for Node.js via C++ code to remove PivotTable for Excel worksheets...PivotTable using a PivotTable object or its position. Please use...delete the PivotTable using the object and the Worksheet.getPivotTables()...

    docs.aspose.com/cells/nodejs-cpp/delete-pivot-t...