Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 47,410 for

properties

(0.32 sec)
  1. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumberStamp object using required properties. After that, you can call...StartingNumber = 1; //// Set text properties //pageNumberStamp.TextState...

    docs.aspose.com/pdf/cpp/add-page-number/
  2. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....initial data and sets relevant properties. Finally, it saves the workbook..."A1:C7" , true ); // Set properties for bar chart chart . getTitle...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  3. How to Convert CSV to Excel in C#

    In this tutorial, you will learn how to convert CSV to Excel in C#. You can automate the procedure of generating Excel from CSV in C# with a few steps and simple API class....also customize different properties of the output file like Workbook...name, other metadata-related properties based on your requirements...

    kb.aspose.com/cells/net/how-to-convert-csv-to-e...
  4. How to Transform SVG to PDF using Java

    This brief guide covers how to transform SVG to PDF using Java. It provides the IDE settings, and step-by-step procedure, followed by a runnable code snippet to transform a file from SVG to PDF using Java....image while setting different properties. In the next step, save the...modify it to set several properties like getting the vector image...

    kb.aspose.com/pdf/java/how-to-transform-svg-to-...
  5. How to Convert FBX to STL in Python

    This article explains how to convert FBX to STL in Python. It covers the IDE configuration, a step-by-step list, and a runnable code snippet to create FBX to STL converter software in Python....STL file using different properties and methods. Steps to Convert...various save options, and other properties. This tutorial has helped...

    kb.aspose.com/3d/python/how-to-convert-fbx-to-s...
  6. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux....ImageSaveOptions class and set different properties Write the output file as...C++ . You can set different properties to control the process of...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  7. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....get_Item ( 1 ); // Get the file properties System . out . printf ( "Name:...get_Item ( 1 ); // Get the file properties System . out . println (...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  8. Send Email Messages via MailGun and SendGrid|Do...

    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.... Specify its properties. Use the Send method of the...SendGridRegion enumeration and properties in the SendGridClientOption...

    docs.aspose.com/email/net/send-email-messages-v...
  9. 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...SoundIsBuiltIn, .SoundName properties. Added Classes and Interfaces...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. Get Paper Width and Height of Page Setup of Wor...

    Discover how to retrieve the Excel worksheet's page‑setup paper width and height using JavaScript via C++ programmatically....paperHeight properties for this purpose. Get Paper...and PageSetup.paperHeight properties. It first changes the paper...

    docs.aspose.com/cells/javascript-cpp/get-paper-...