Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 47,900 for

properties

(1.43 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....classes and provide specific properties and methods to perform specific...ChartType.Bubble and a few extra properties such as BubbleSizes, Values...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  5. 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...
  6. 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/
  7. Change PDF Page Size with C#|Aspose.PDF for .NET

    Change Page Size from your PDF document using Aspose.PDF for .NET library....that the height and width properties use points as basic unit...Height ); } } Get and Set Page Properties Rotate PDF Pages Using C#...

    docs.aspose.com/pdf/net/change-page-size/
  8. ChartTitle.Orientation | Aspose.Words for .NET

    ChartTitle Orientation property. Gets or sets the orientation of the chart title text....Orientation property Gets or sets the orientation...; // Before setting title properties, make sure that this title...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FramesetCollection.count property | Aspose.Word...

    FramesetCollection.count property. Gets the number of frames or frames pages contained in the collection....count property FramesetCollection.count property Gets the number...contained in the collection. @property def count ( self ) -> int...

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