Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 16,783 for

true type

(1.99 sec)
  1. BuildingBlock.Guid | Aspose.Words for .NET

    Discover BuildingBlock GUID property. Easily manage a unique 128-bit identifier for your building blocks, ensuring seamless organization and identification.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  2. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....Add an AutoShape of Rectangle type IAutoShape ashp = slide . getShapes...setFontBold ( NullableBool . True ); portion . getPortionFormat...

    docs.aspose.com/slides/java/manage-paragraph/
  3. Aspose.PDF Running .NET 6 project in Docker thr...

    Hi Sergei Shibanov, PFB my answer of your queries. Is it possible use only first two lines for reproduce issue? Answer- Yes Answer - htmlString as read html from file as string and pass it, which I have shared. Htm…...7 KB) What type of project is used - is it possible...docker container pods. · What type of project is used - is it possible...

    forum.aspose.com/t/aspose-pdf-running-net-6-pro...
  4. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....Add an AutoShape of Rectangle type $ashp = $slide -> getShapes...setFontBold ( NullableBool :: True ); $portion -> getPortionFormat...

    docs.aspose.com/slides/php-java/manage-paragraph/
  5. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...: Experiment with different types of streams, such as MemoryStream...CreateTable(7, isLargeTable: true); //document.Add (tbl39); try...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  6. 填充设置|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++自定义填充设置、背景和样式。...Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  7. Handling Occurrences for Exceptions | Aspose.Ta...

    Learn how to work with calendar exception occurrences using Aspose.Tasks for .NET....EnteredByOccurrences = true ; 4 except. Occurrences = 5; 5 except. Type = CalendarExceptionTyp...

    docs.aspose.com/tasks/net/handling-occurrences-...
  8. Public API Changes in Aspose.Cells 8.9.0|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....API has exposed the Boolean-type IsExcel2003Compatibl property...IsExcel2003Compatibl property is true, which means a string must be...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Extract Assets from GLB File Formats via .NET |...

    C# source code to load, render and add extract assets from GLB documents on .NET Framework, .NET Core, Mono....operations Extract(scene,za, true ); //Callable Extract method...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/net/extractor/glb/
  10. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY file within any Web or Desktop Java based application....Zip(output); Extract(scene,za, true ); //close stream resource za...; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/ply/