Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 49,799 for

properties

(0.31 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....removed classes, methods, properties and so on, and other changes...ParagraphFormat Properties Have Been Removed The properties BulletChar...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. Get Validation Applied on a Cell|Documentation

    This article shows how to apply validation on a cell with Java...C1 and reads its various properties. Here is the console output...the snapshot above. Reading Properties of Validation ----------...

    docs.aspose.com/cells/java/get-validation-appli...
  3. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....producer property. Direct Conversion Aspose...conversion. Setting different properties of the PdfSaveOptions class...

    docs.aspose.com/cells/python-net/convert-excel-...
  4. Converting EML to MSG produces a strange MSG fo...

    We have a conversion program that converts emails to PDF. When I export an email in Outlook as an MSG file, it converts to PDF without any problems. If I then convert the MSG file to EML using Aspose, I can also convert…...contain the full set of MAPI properties that Outlook writes (e.g...message it expects these properties and throws an error. How...

    forum.aspose.com/t/converting-eml-to-msg-produc...
  5. Convert Excel to PDF with Golang via C++|Docume...

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with Golang via C++....GetProducer() property. Direct Conversion Aspose...conversion. Setting different properties of the PdfSaveOptions class...

    docs.aspose.com/cells/go-cpp/convert-excel-to-pdf/
  6. Mail Merge Template|Aspose.Words for C++

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields....Customize a Mail Merge Template Properties Aspose.Words allows you to...your template through many properties. Template customization will...

    docs.aspose.com/words/cpp/mail-merge-template/
  7. Creating and Saving Outlook Contacts in Python|...

    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....MapiContact () \ # Set different properties of this Contact Item. \ #...# Set Name properties using MapiContactNamePrope name_prop_set...

    docs.aspose.com/email/java/creating-and-saving-...
  8. Aspose::Words::FrameFormat class | Aspose.Words...

    Aspose::Words::FrameFormat class. Represents frame related formatting for a paragraph in C++....by the RelativeHorizontalPo property. get_IsFrame () Returns true...by the RelativeVerticalPosi property. get_Width () Gets the width...

    reference.aspose.com/words/cpp/aspose.words/fra...
  9. How to Convert SVG to JPG in C#

    This precise tutorial focuses on how to convert SVG to JPG in C#. It includes environment setup details along with the code snippet to export SVG document to JPG in C#....class Set different image properties using the ImageSaveOptions...the next step, different properties of the JPG image are specified...

    kb.aspose.com/html/net/how-to-convert-svg-to-jp...
  10. How to Create PDF using C++

    In this short tutorial, we will learn how to create PDF using C++. By using C++ create PDF file example, one can easily generate a PDF in few API calls. The example can be used in any MS Windows development environment that support C++....instance to set text and its properties Using Save method in C++...it. Then PDF text and its properties are set by initializing TextBuilder...

    kb.aspose.com/pdf/cpp/how-to-create-pdf-using-cpp/