Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 16,768 for

true type

(0.4 sec)
  1. Public API Changes in Aspose.Cells 8.6.2|Docume...

    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....currently accepts a parameter of type string as a file‑path location...(EnableAJAX shall be set to true). CellModifiedOnAjax : Fires...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…... IgnoreError = true }; workbook.CalculateFormula(options);...from native code (Exception of type ‘ e ’ was thrown.). Also workbook...

    forum.aspose.com/t/calculateformula-throws-an-e...
  3. FieldDisplayBarcode.ForegroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode ForegroundColor property. Easily set vibrant colors for enhanced visibility!...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDisplayBarcode.BackgroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode BackgroundColor property. Set vibrant colors for enhanced visibility and branding....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDisplayBarcode.SymbolHeight | Aspose.Words...

    Adjust the SymbolHeight property of FieldDisplayBarcode to customize barcode height in TWIPS. Enhance your barcode display with precision!...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。... You can use any type of separator TxtSaveOptions...opts . SetExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  7. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  8. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....and the required validation type PdfFormat enumeration : PDF_A_1A...heading2 . is_auto_sequence = True heading2 . toc_page = tocPage...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  9. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...Process(true); wb.Save(filePath + "out_net...companyList); designer.Process(true); wb.Save(filePath + "out_net_nested_objects...

    forum.aspose.com/t/variables-in-excel-template/...
  10. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...Success = true; return results; } public static...NotSupportedExceptio($"Unsupported content type: {contentType}"); } } public...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...