Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 15,887 for

true type

(0.1 sec)
  1. FieldCreateDate.UseLunarCalendar | Aspose.Words...

    Manage date formats effortlessly with the FieldCreateDate UseLunarCalendar property. Choose between Hijri and Hebrew Lunar calendars for precise scheduling....are three different calendar types according to which the CREATEDATE...FieldCreateDate , true ); field . UseLunarCalendar = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_DisplayText method. Gets or sets whether to display barcode data (text) along with image in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ErrorCorrectionLevel method. Gets or sets an error correction level of QR Code. Valid values are [0, 3] in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_SymbolRotation method. Gets or sets the rotation of the barcode symbol. Valid values are [0, 3] in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Supported Formula Functions|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....Logical : Returns TRUE if all of its arguments are TRUE AREAS Lookup...the complementary error ERROR.TYPE Information : Returns a number...

    docs.aspose.com/cells/python-java/supported-for...
  6. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILE_SIZE , update_field = True ) . as_field_file_size () field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…...None, Progressive = true, VectorRasterizationO = rasterizationOptions...new WebPOptions { Lossless = true, VectorRasterizationO = rasterizationOptions...

    forum.aspose.com/t/layers-missing-when-converti...
  8. TTF Fonts Knowledge Base

    TTF fonts are versatile digital Typefaces used across platforms, from elegant print designs to sleek web interfaces. Discover their role in typography.... Font formats True Type Fonts Live Demos About Font...headings and small body text. True type fonts ensure consistent typography...

    docs.aspose.com/font/net/what-is-font/ttf-font/
  9. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the xlsx as Docx. But with…...SaveAsEditableShapes = true; saveOptions.EmbedXlsxAsChartData...and have these 2 options as true I can simply extract the chart...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...
  10. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Chart" ); // Set the Placement Type, the way the label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/cpp/controls-in-charts/