Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 49,824 for

properties

(0.12 sec)
  1. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++.... You may also make the property optional by setting the ContentTypeProperty...ContentTypeProperty.IsNillable property to true . The following code...

    docs.aspose.com/cells/cpp/working-with-contentt...
  2. Paragraph.FrameFormat | Aspose.Words for .NET

    Discover the Paragraph FrameFormat property, easily access and customize frame formatting Properties for enhanced document presentation....FrameFormat property Provides access to the frame...frame formatting properties. public FrameFormat FrameFormat { get...

    reference.aspose.com/words/net/aspose.words/par...
  3. How to save Calendar item in specific folder of...

    I want to save calendar items into a specific folder for which I already have the Folder ID. However, using the code below, only the Subject is being saved, and the rest of the calendar fields are not being saved properl…... MANUALLY SET CALENDAR PROPERTIES (The "Secret Sauce") // These...to MapiMessage using the properties that now include our dates...

    forum.aspose.com/t/how-to-save-calendar-item-in...
  4. Adjusting CAD Drawing Size|CAD 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....provide the Width and Height properties of the CadRasterizationOpti...scaling when Width and Height properties are not set. Below provided...

    docs.aspose.com/cad/python-net/developer-guide/...
  5. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....use FixWidth and FixHeight properties of Aspose.Pdf.Image Class...-> Add ( img ); //Set page properties page -> get_PageInfo () ->...

    docs.aspose.com/pdf/cpp/set-image-size/
  6. How to Rotate Text in PDF using C#

    This how-to guide explains how to rotate text in PDF using C#. It contains information on IDE configuration, to-do list and a runnable sample code to rotate text in Adobe using C#....also learn to set different properties of the text fragment along...necessary classes, methods and properties used in the sample code like...

    kb.aspose.com/pdf/net/how-to-rotate-text-in-pdf...
  7. How to Convert AI to PDF in C#

    This topic entails how to convert AI to PDF in C#. You can swiftly export AI to PDF in C# using simple and easy steps with the help of Aspose.PSD for .NET....object to set the desired PDF properties Save the AI file as a PDF...PdfOptions class, the requried properties for the desired PDF file...

    kb.aspose.com/psd/net/how-to-convert-ai-to-pdf-...
  8. How to Convert AI to PDF in Java

    This topic illustrates how to convert AI to PDF in Java. One may easily export AI to PDF in Java using well defined and easy steps with Aspose.PSD for Java....to set up the desired PDF properties Save the loaded AI file as...PdfOptions class object, various properties for the desired output PDF...

    kb.aspose.com/psd/java/how-to-convert-ai-to-pdf...
  9. How to Convert Excel to SVG in Java

    This simple tutorial explains the details about how to convert Excel to SVG in Java. You can change Excel to SVG using Java with few lines of code in macOS, Linux, or Windows....class object for setting properties for the required output SVG... Specifically, different properties can be set like sheet index...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  10. 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...