Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 41,556 for

document properties

(0.56 sec)
  1. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....class provides the PageSetup property that is used to set the page...worksheet. In fact, this PageSetup property is an object of the PageSetup...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  2. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...VerticalMerge are two separate properties. To merge cells horizontally...VerticalMerge are independent properties – only the horizontal flags...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  3. Product Overview|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....Cells documentation Aspose.Cells is the most...formula calculation engine, etc. Document Features Open plain or encrypted...

    docs.aspose.com/cells/java/product-overview/
  4. Special Parameters of 1D Barcode Types|Document...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python...adjust the following display properties: the height of bars, the...these properties using specified classes and properties of the...

    docs.aspose.com/barcode/python-net/generate-1d-...
  5. FontNameSubstitutionRule Class | Aspose.Words f...

    Discover the Aspose.Words.Fonts.FontNameSubstitutionRule class for efficient font name processing and seamless Document formatting. Enhance your text rendering!...the Working with Fonts documentation article. public class FontNameSubstitution...FontNameSubstitution : FontSubstitutionRule Properties Name Description virtual...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FontNameSubstitutionRule class | Aspose.Words f...

    aspose.words.fonts.FontNameSubstitutionRule class. Font substitution rule for processing font name...the Working with Fonts documentation article. Remarks According...FontNameSubstitution → FontSubstitutionRule Properties Name Description enabled...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with VBA Macros in C#|Aspose.Words for ...

    Working with Document VBA projects using C#....can be a procedural module, document module, class module, or designer...VbaProject property to get or set VbaProject in the document. The following...

    docs.aspose.com/words/net/working-with-vba-macros/
  8. Font Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and Properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....The Style class provides properties for configuring font settings...the Style.Font object’s Name property. Setting Font Style to Bold...

    docs.aspose.com/cells/net/cells-font-settings/
  9. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance Document design with powerful features and flexibility....the Working with Fields documentation article. public class FieldShape...The default constructor. Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Unable to read PR_NATIVE_BODY_INFO for message ...

    Using MFC MAPI, I can see that a certain message in my PST has a value for PR_NATIVE_BODY_INFO. image.png (3.4 KB) However, when I read the PST using the PersonalStorage class and try to get the read the property, I ge…...and try to get the read the property, I get a null return value...the message and reading the property from a MapiMessage instance...

    forum.aspose.com/t/unable-to-read-pr-native-bod...