Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 90,869 for

object

(0.43 sec)
  1. How to Change PDF Password in Java

    This article guides on how to change PDF password in Java. It contains information about setting the environment, a list of steps to write the program and a sample code showing how to change a PDF password in Java with a few API calls....Create a PdfFileInfo class object that supports checking the...with the PdfFileSecurity class object Change the password using the...

    kb.aspose.com/pdf/java/how-to-change-pdf-passwo...
  2. How to Select Pages from PDF and Save using Python

    This article describes the process on how to select pages from PDF and save using Python. It contains all the required information to set the IDE and a runnable sample code along with the description to extract selected pages from PDF using Python....PDF using Python Create an object of PdfFileEditor class providing...Python . The PdfFileEditor class object is declared that contains all...

    kb.aspose.com/pdf/python/how-to-select-pages-fr...
  3. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....enumeration) when calling the Workbook object’s Save method. #include <iostream>...geospatial features, and 3D objects that can become part of the...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  4. 使用Python.NET应用高级条件格式|Documentation

    学习如何用Aspose.Cells for Python via .NET实现Excel的高级条件格式功能,如数据条、颜色比例和图标集。...) # Instantiate a workbook object and open the template file...conditional formatting resultant object cfr1 = a1 . get_conditional_formatting_result...

    docs.aspose.com/cells/zh/python-net/apply-advan...
  5. Retrieving SQL Connection Data with C++|Documen...

    Learn how to retrieve SQL connection data, including server URL, username, table name, and more using Aspose.Cells for C++....collection of ExternalConnection objects in the workbook. If the ExternalConnection...ExternalConnection object contains SQL connection data, it can...

    docs.aspose.com/cells/cpp/retrieving-sql-connec...
  6. Convert HTML to MBOX via Java | products.aspose...

    Try the code sample to convert HTML files to MBOX format in Java. Download Java API to take your email processing applications to the next level....classes and methods for creating objects and manipulating them enabling...MailMessage class to create an object representing an e-mail message...

    products.aspose.com/email/java/conversion/html-...
  7. Aspose CAD for .net add cadxrecord - Free Suppo...

    Hello, I’m having trouble finding the method to add a cadxrecord when modifying a DWG drawing using Aspose CAD .NET. Could you please help me figure out how to write a cadxrecord into a CADImage?...or searching for CadXRecord objects within a loaded DWG file, but...patterns indicate that CadXRecord objects are typically accessed by iterating...

    forum.aspose.com/t/aspose-cad-for-net-add-cadxr...
  8. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....Object All Implemented Interfaces:...colors.docx"); // The "Theme" object gives us access to the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. APNG Images Background Removal with Python | pr...

    How to use Python for APNG images and photos background removal on desktop and web applications....identification of prominent objects. For APNG images, various methods...methods are available for object definition. In straightforward...

    products.aspose.com/imaging/python-net/remove-b...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...Red ); // Create TextBuilder object var textBuilder = new Aspose...)) { // Create text builder object for first page of document...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/