Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,238 for

variable fonts

(0.21 sec)
  1. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/html-navigation/
  2. Compress and Decompress EMF Files via .NET

    C# compression and decompression source code to compress EMF documents into a single zip archive or vice versa on .NET Framework, .NET Core....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/zip/net/zip-file/emf/
  3. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType Fonts within Java products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/text-rendering-truety...
  4. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....property to "true" to parse any variable-length characters that may...getFontSettings() Allows to specify document font settings. getIgnoreOleData()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...font.color = aw.Color.blue run.font.size = 12 # 4...string. Format text run.font.color , run.font.size Full Word text‑formatting...

    forum.aspose.com/t/aspose-words-python-smartart...
  6. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 Fonts within C++ products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/text-rendering-type1-f...
  7. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...into account things like: Variable column widths. The only thing...browser and MS Word handles fonts differently. Unfortunately,...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  8. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  9. Detect Merged Cells in a Worksheet with JavaScr...

    Learn how to detect merged cells in a worksheet using Aspose.Cells for JavaScript via C++. This article will show you how to use the library to identify and manipulate merged cells....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...return ; } // Define some variables let frow , fcol , erow , ecol...

    docs.aspose.com/cells/javascript-cpp/detect-mer...
  10. Excel to PDF:The page content is not centered -...

    When I use the following code to convert, the Excel content is displayed on the left in the PDF, but I want it to be displayed in the center. How can I solve this problem? Actual effect: image.png (15.9 KB) Expected r…...You can adjust the margin variable to fit your specific needs...wanted was not achieved, and the font size of the document content...

    forum.aspose.com/t/excel-to-pdf-the-page-conten...