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

true type

(0.2 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. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies font substitution mechanism settings. To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () Remarks Font substitution...SystemFonts , systemFontSource -> get_Type ()); ASSERT_EQ ( 0 , systemFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose Email - Sender header with special chara...

    Hello, I am using the 2025-11 version or Aspose Java Email. I am using it to convert an MSG message to an EML. The conversion works but it has a problem with the header “Sender”. The sender in this case contains the …...setPreserveSignedCon(true); message.save(out, saveOptions);...Sender: Pippo Pešic Content-Type: multipart/mixed; boundary=...

    forum.aspose.com/t/aspose-email-sender-header-w...
  4. 使用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...
  5. 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...
  6. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code.... VerticalAxis . HasTitle = true ; chart . Axes . VerticalAxis...

    docs.aspose.com/slides/net/chart-axis/
  7. 高级功能|Aspose.PDF for .NET

    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.... Clear (); // Set content type for PDF Response . ContentType...Response . SuppressContent = true ; } } // End the response to...

    docs.aspose.com/pdf/zh/net/advanced-features/
  8. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf document into a Document object. To learn more, visit the documentation article in C++....get_RecognizeUtf8Text () const When set to true , will try to detect UTF8 characters...formatting fidelity loss. static Type () Examples Shows how to detect...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. 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...
  10. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...setBold(true); setStyleInfo(style, borderColor...autoFitRows(true); worksheet.setGridlinesVisible(true); worksheet...

    forum.aspose.com/t/symbols-are-appearing-for-a-...