Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 49,795 for

properties

(0.2 sec)
  1. Create, Save, and Load Outlook Contacts in C++|...

    Create, save, and load Outlook contacts in C++ using MapiContact. Work with Properties, photos, MSG, and vCard formats....provides all contact-related properties including names, professional...

    docs.aspose.com/email/cpp/outlook-mapi-contacts/
  2. How to create a Gantt chart with Golang via C++...

    Learn how to create a Gantt chart with Aspose.Cells for C++ API....initial data and sets relevant properties. Finally, it saves the workbook...

    docs.aspose.com/cells/go-cpp/how-to-create-gant...
  3. aspose.words.lowcode module | Aspose.Words for ...

    The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way.... Provides properties and options used by the processor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for Python via .NET|Documentation

    Photoshop Python API or Library allows an extensive manipulation of PSD file formats. It does not require Adobe Photoshop to be installed and supports PSD, PSB and AI file formats for loading, manipulation and converting them to various raster file formats such as TIFF, JPEG, JPEG2000, PNG, GIF and BMP....the PSD files, update layer properties, add watermarks, perform...

    docs.aspose.com/psd/python-net/
  5. Convert EML to MSG in Node.js with Aspose.Email...

    Convert EML to MSG easily using Aspose.Email for Node.js via .NET for efficient email format management....metadata, attachments, and email properties, providing a richer experience...files preserve important properties such as email sender, recipient...

    products.aspose.com/email/nodejs-net/conversion...
  6. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....using Python How to Edit PDF Properties in C# How to Change PDF Metadata...

    kb.aspose.com/pdf/page/5/
  7. QualitySettings|Aspose.BarCode for Python via ....

    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....exposes the following members: Properties Name Description high_performance...

    docs.aspose.com/barcode/python-net/api-referenc...
  8. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page center, as well as the header and footer margins of Page Setup using the Aspose.Cells for Python via .NET API....class provides the page_setup property used to set the page setup...PageSetup class provides various properties and methods used to set page...

    docs.aspose.com/cells/python-net/setting-margins/
  9. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with Golang via C++.... Setting different properties of the PdfSaveOptions class...output PDF. The most important property is PdfSaveOptions.GetCompliance()...

    docs.aspose.com/cells/go-cpp/convert-excel-file...
  10. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...whether FontBold or FontItalic properties were set via a font dropdown...button . The portion format properties such as get_FontBold() and...

    forum.aspose.com/t/font-type-distinction-is-not...