Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 47,559 for

properties

(0.18 sec)
  1. Compress Image in Python

    This topic discusses the details to compress image in Python. It encompasses the algorithm and a working code snippet for developing a picture compressor in Python....PngOptions class and set various properties Export the output compressed...compression level along with other properties. Finally, export the output...

    kb.aspose.com/imaging/python/compress-image-in-...
  2. How to Convert XPS File to PDF in Java

    This precise article explains how to convert XPS file to PDF in Java. It covers the system configuration, and step-by-step process, along with a sample code to export XPS to PDF in Java....Furthermore, several other properties to customize the rendering...converter. Whereas, several properties exposed by the XpsLoadOptions...

    kb.aspose.com/pdf/java/how-to-convert-xps-to-pd...
  3. 使用 C++ 查看或編輯 PPTX 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPTX 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...> (); // Getting Document Properties auto documentProperties =...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  4. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....MaxDataColumn properties. If the aforementioned properties return zero...However, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  5. WebExtensionBinding.BindingType | Aspose.Words ...

    Discover the WebExtensionBinding BindingType property, which defines binding types for seamless integration and enhanced web functionality....BindingType property Specifies the binding type...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  6. TaskPane.Width | Aspose.Words for .NET

    Discover the TaskPane Width property to easily customize your task pane's default width, enhancing user experience and functionality....Width property Specifies the default width...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  7. WebExtensionReference.StoreType | Aspose.Words ...

    Discover the WebExtensionReference StoreType property, defining marketplace types to enhance your web development projects with tailored solutions....StoreType property Specifies the type of marketplace...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  8. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....Page class has the Artifacts property. This topic explains how to...class contains following properties: Artifact.Type : gets the...

    docs.aspose.com/pdf/net/add-watermarks/
  9. Render, Print, and Preview|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....unprotect Excel files Document Properties Analyzing your prompt, please...

    docs.aspose.com/cells/java/rendering/
  10. How to Convert JSON to CSV in C#

    In this short tutorial, you will learn how to convert JSON to CSV in C#. You can write JSON to CSV C# console application by using a few API calls on Windows, Linux, or macOS....and configure the desired properties Call the ImportData method...different JsonLayoutOptions properties are set to control the conversion...

    kb.aspose.com/cells/net/how-to-convert-json-to-...