Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 47,801 for

properties

(0.15 sec)
  1. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux....HtmlSaveOptions class and specify its properties Save output file in HTML...class and then set several properties for the expected output HTML...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  2. Manage Document Metadata via C++ | products.asp...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents metadata via your C++ application....Spreadsheet Properties Update PDF Document Properties Managing PDF...

    products.aspose.com/total/cpp/metadata/
  3. SaveOptions.saveFormat property | Aspose.Words ...

    SaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used....saveFormat property SaveOptions.saveFormat property Specifies...we want to export document properties. saveOptions . exportDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Using a Microsoft Word Document as the Message ...

    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.... Set other message properties using different MailMessage...MailMessage class properties and methods. Send the email using Aspose...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  5. Aspose CAD not reading proper color ID from DXF...

    Hello Aspose team, We have an issue with Aspose.CAD <PackageReference Include="Aspose.CAD" Version="24.12.0" />. The attached file would not be parsed correctly so proper color information are not given back. Looking …...Inspect Layer Properties : Review the layer properties in the DXF...

    forum.aspose.com/t/aspose-cad-not-reading-prope...
  6. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....We can access the image's properties and raw data via the ImageData..."Brightness" and "Contrast" properties define image brightness and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Add Bookmark to PDF using Java | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Java Using Aspose.PDF for Java...a bookmark and define its properties. Add the OutlineItemCollectio...creates a bookmark with certain properties via Java. It sets the target...

    products.aspose.com/pdf/java/bookmarks/
  8. PlainTextDocument.BuiltInDocumentProperties | A...

    Discover the PlainTextDocument BuiltInDocumentProperties property to easily access and manage essential document metadata for enhanced document organization....BuiltInDocumentPrope property Gets BuiltInDocumentPrope...original document’s built-in properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pla...
  9. 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...
  10. 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/