Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 16,864 for

true type

(0.18 sec)
  1. Aspose::Words::Fonts::FontInfo class | Aspose.W...

    Aspose::Words::Fonts::FontInfo class. Specifies information about a font used in the document. To learn more, visit the documentation article in C++.... Default is true . get_Name () const Gets the...ontInfo::get_Pitch . static Type () Remarks You do not create...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Font change in HTML list - Free Support Forum -...

    Hello, while testing ticket WORDSJR-313 with the ALLOW_HTML_LISTS parameter (Aspose 23.10.2), I noticed that the original font (in my case, Arial) is set to TimesNewRoman in the output. Could you please check this? I’ve …...ExportFontResources property to true to ensure that font resources...HtmlSaveOptions { ExportFontResources = true, CssStyleSheetType = CssStyleSheetType...

    forum.aspose.com/t/font-change-in-html-list/312295
  3. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....extension to identify the file type and select the appropriate application...Python lets you embed other file types in slides. For example, you...

    docs.aspose.com/slides/python-net/manage-ole/
  4. Basic Barcode Recognition|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.... println ( "Barcode Type: " + result . getCodeTypeName...()); } } } Specifying Barcode Types For better performance, specify...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Generate Point Cloud to GLB File Formats via Ja...

    Sample Java generate point cloud code for GLB file. Use this example code to generate point cloud to GLB file within any Web or Desktop Java based application....evaluateGlobalTransf( true ); for (Entity entity : n.getEntities())...mesh, transform); } } } return true ; }); // create an instance...

    products.aspose.com/3d/java/point-cloud/glb/
  6. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new header or footer of the specified Type in C++....header or footer of the specified type. Aspose :: Words :: HeaderFooter...headerFooterType ) Parameter Type Description doc const Syste...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. Aspose.SVG for .NET 25.1 – Enhanced Rendering Q...

    Release focuses on improving text readability and image rendering, providing enhanced performance, clarity, and flexibility for .NET developers.... in the class, the property type has changed: Copy 1 namespace...SmoothingMode TextRenderingHint true true SmoothingMode.AntiAlias TextRenderingHint...

    docs.aspose.com/svg/net/migration-between-versi...
  8. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....IMailMergeDataSource dataSource ) Parameter Type Description dataSource IMailMergeDataSource...mRecordIndex ]. FullName ; return true ; case "Address" : fieldValue...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...dispose (); Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/java/manage-ole/
  10. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...get_barcode_encode_type(self, encode_type_from_word) -> ab.generation...barcode encode type based on the given encode type from Word."""...

    forum.aspose.com/t/python-words-and-barcode-for...