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

properties

(0.16 sec)
  1. Get Cells Range|Documentation

    Learn how to get cell ranges using the Aspose.Cells for Node.js via C++ API....C++ provides the following properties and methods to help you achieve...

    docs.aspose.com/cells/nodejs-cpp/get-cells-range/
  2. MemoryFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.MemoryFontSource class. Represents the single TrueType font file stored in memory... Properties Name Description cacheKey...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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/
  5. 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/
  6. 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...
  7. AdjustmentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.AdjustmentCollection class—your solution for managing readonly adjustment values for shapes. Enhance your document designs effortlessly!...class AdjustmentCollection Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a document in Java....a set of list formatting properties. The formatting of the lists...the DocumentBase.getLists() property. To create a new list based...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents....accessed via the Sections property. You can manage those nodes...removed break will get the properties of the section break following...

    docs.aspose.com/words/net/working-with-sections/
  10. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class....set StartPage and EndPage properties to the particular page you...set StartPage * and EndPage properties. After that, call ExtractImage...

    docs.aspose.com/pdf/net/extract-images/