Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 16,780 for

true type

(0.64 sec)
  1. Font Settings with C++|Documentation

    Aspose.Cells is a C++ 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....object’s IsBold property to true . #include <iostream> #include...style . GetFont (). SetIsBold ( true ); // Apply the style to the...

    docs.aspose.com/cells/cpp/cells-font-settings/
  2. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute page numbers of document nodes. To learn more, visit the documentation article in C++.... static Type () Remarks When you create a...:: Words :: NodeType :: Any , true ); for ( auto && node : System...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  4. Node.Accept | Aspose.Words for .NET

    Discover the Node Accept method for seamless visitor engagement. Enhance user experience and boost interaction with this powerful tool!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Aspose::Words::Inline::get_IsFormatRevision met...

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

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::Inline::get_IsMoveFromRevision m...

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

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. GPX conversions to all others formats produces ...

    Hi Alexander, 1.Here are the errors: [gpx4] Testing Gpx → GeoPackage Args: input=‘D:\GisConverter\Tests\Gpx\Input\airports.gml’, format=‘GeoPackage’, output=‘D:\GisConverter\Tests\Gpx\Output\2026-04-16_16-34-00\gpx4\Ge…...not support Polygon geometry type Result: ConversionFailed [gpx8]...not support Polygon geometry type Result: ConversionFailed [gpx16]...

    forum.aspose.com/t/gpx-conversions-to-all-other...
  8. Extracted text changed when updating to a newer...

    Hello. We are upgrading some code that was using Aspose.PDF 23.10 to the latest release (26.1, but quick tested against 26.2 since I saw it was now available), and we are seeing some minor differences in text that is bei…...exact font (name and embedding type) is used in the PDF where the...IgnoreShadowText = true, LimitToPageBounds = true, SearchForTextRelated...

    forum.aspose.com/t/extracted-text-changed-when-...
  9. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......HeaderFooter, true).Clear(); //RemoveSectionBreak(ref...PageSetup.RestartPageNumbering = true; //Console.WriteLine("page number...

    forum.aspose.com/latest.rss
  10. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    Discover how to customize font names with the TableSubstitutionRule SetSubstitutes method. Enhance your design with tailored typography solutions!...substituteFontNames ) Parameter Type Description originalFontName...FullFontName == "Arial" ), Is . True ); // The second font, "Amethysta"...

    reference.aspose.com/words/net/aspose.words.fon...