Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 16,763 for

true type

(0.15 sec)
  1. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++....FontSourceBase >> & sources ) Parameter Type Description sources const S...originalFontSources -> get_Length ()); ASSERT_TRUE ( originalFontSources [ 0 ]...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Working with Folders on Exchange Server|Documen...

    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.... Get Folder Type Information using EWS The ExchangeFolderType...to get information about the type of the folder. This is as shown...

    docs.aspose.com/email/cpp/working-with-folders-...
  3. FieldOptions.barcode_generator property | Aspos...

    FieldOptions.barcode_generator property. Gets or set custom barcode generator....get_barcode_encode_type ( self , encode_type_from_word ) -> ab...barcode encode type based on the given encode type from Word."""...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... You can use any type of separator TxtSaveOptions...opts . SetExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  5. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...it is required to enable open type features. Aspose.Words.Shaping...engine. You should enabling open type features to get the expected...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  6. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...add("A1", "C5", true); // true → first row is header const...AsposeCells.ChartType.Bar, // chart type 1, 4, 9, 10 ); const chart =...

    forum.aspose.com/t/copied-range-does-not-update...
  7. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...ShowValue = true; // disable the leaderlines...Revisit the Chart Type : Sometimes, certain chart types may behave differently...

    forum.aspose.com/t/leaderlines-still-visible/31...
  8. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns True if this object was inserted in Microsoft Word while change tracking was enabled in C++....Inline::get_IsInsertRevision method Returns true if this object was inserted...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns True if this object was deleted in Microsoft Word while change tracking was enabled in C++....Inline::get_IsDeleteRevision method Returns true if this object was deleted in...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more.... This type is not inherited from IShape...design. You can change the font type and size to ensure that the...

    docs.aspose.com/slides/net/watermark/