Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 142,711 for

font

(0.16 sec)
  1. Set Range Border with JavaScript via C++|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....ribbon, locate the “Font” group. Within the “Font” group, click on..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/set-range-...
  2. Aspose.Slides for .NET Is Resizing Text in PPT/...

    Aspose.Slides is resizing text in ppt/pptx files. I attach a very simple .net program that loads a test input ppt file and saves it. Extract the solution from the zip file and open and run it in visual studio. The save…...from how the library handles font scaling or layout calculations...fixed but now one of the lines’ font size is made smaller when simply...

    forum.aspose.com/t/aspose-slides-for-net-is-res...
  3. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...8pt; -aw-font-family: \' Courier New \' ; -aw-font-weight:normal;...HtmlSaveOptions.export_relative_font_size property HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SectionLayoutMode | Aspose.Words for Java

    Specifies the layout mode for a section allowing to define the document grid behavior in Java....also depends on the size of the font. doc.getStyles().get("Normal")...this section. // A large enough font size will push some lines down...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose组件录入数据时,字体不在当前输入框内 - Free Support Forum -...

    Aspose组件录入数据时,字体不在当前输入框内 image.png (14.9 KB)...文档中已有 “Update Font Settings From Client Side Sample...API 名称、事件名称以及参数顺序请参照 “Update Font Settings From Client Side Sample...

    forum.aspose.com/t/aspose/323599
  7. Extract ttf from ttc file, missing PostScriptNa...

    On Mac, I need to extract a ttf file from a ttc. I use this code to do that. int collectionIndex = 0 TtcFontSource source = new TtcFontSource(FontPath); FontDefinition[] fds = source.GetFontDefinitions(); TtfFont ttfF…...Font Product Family Whiletrue March...TtfFont ttfFont = Aspose.Font.Font.Open(fds[collectionIndex])...

    forum.aspose.com/t/extract-ttf-from-ttc-file-mi...
  8. Performance issues with InsertShape when WrapTy...

    I have been working on a document generation method and was getting reports that after switching from Xamarin to MAUI, we started to experience the document takes sometimes twice as long as usual to generate. I was task…...[Instrumentation] BuildAcknowledgeTabl Set font bold/size: 0 ms (+0 ms) [Instrumentation]...[Instrumentation] BuildAcknowledgeTabl Set font bold 2: 1065 ms (+0 ms) [Instrumentation]...

    forum.aspose.com/t/performance-issues-with-inse...
  9. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....wa ); // Create TextState for Font settings var ts = new Aspose.... Pdf . Color . Blue ; ts . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/sticky-annotations/
  10. Collection was modified; enumeration operation ...

    In a multithreading solution we convert millions of pdf documents to pdfa/2. Used in a webapplication (c# dotnet10), and code is in library (netstandard2.0) Aspose.pdf 26.6 Exception message: System.InvalidOperationE…...will fail // Substituting the font with Times New Roman will prevent...Handy when you want to track font substitution (e.g. for incident...

    forum.aspose.com/t/collection-was-modified-enum...