Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 144,320 for

font

(1.09 sec)
  1. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object... font_settings Allows to specify document font settings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Cells 8.4.1中的公共API更改|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...."Rich Text Label" ; //Set the font setting of the first 10 characters...Characters ( 0 , 10 ); settings . Font . Color = System . Drawing ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Retrieve and Update Presentation Information on...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Java for faster insights and smarter content audits....FAQ How can I check whether fonts are embedded and which ones...they are? Look for embedded-font information at the presentation...

    docs.aspose.com/slides/androidjava/examine-pres...
  4. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...</TextSegment> <TextState Font="Arial" FontSize="16" /> </TextFragment>...next</TextSegment> <TextState Font="Arial" FontSize="16" /> </TextFragment>...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  5. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。...createStyle (); // Specify some Font settings. stl . getFont ()....setIsBold ( true ); // Set the font text color stl . getFont ()...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  6. Convert a Document to Markdown in Java|Aspose.W...

    Convert a document in any supported load format to Markdown and vice versa using Java....runs with “InlineCode” in the Font style name Horizontal rules...

    docs.aspose.com/words/java/convert-a-document-t...
  7. Online Word Text Search Application or Develop ...

    Free online app to search in Word files. Java code for any Word file text search android application....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/search/w...
  8. How to Create Image of Spreadsheet using Python

    This quick tutorial guides to create image of spreadsheet using Python. It contains detailed steps to configure the Python environment and also provides runnable sample code to generate Excel sheet picture using Python....Font Product Family Aspose.TeX Product...images like setting default font, gridline type, horizontal and...

    kb.aspose.com/cells/python/how-to-create-image-...
  9. How to Convert Image to PDF using Python

    This short article guides on how to convert image to PDF using Python. It briefs about the environment settings, program flow and a runnable sample code to convert JPG to PDF using Python....Font Product Family Aspose.TeX Product...save options to set the default font name, set a different output...

    kb.aspose.com/pdf/python/how-to-convert-image-t...
  10. Fail to convert dynamic XFA form to static on ....

    Hi, I use this snippet to convert dynamic XFA form to static form with Aspose.PDF .Net version 21.10.1. using (var document = new Document(inFile)) { // Check if input file is dynamic form, then we change it to stati…...please make sure that all Windows Font are installed in the system...

    forum.aspose.com/t/fail-to-convert-dynamic-xfa-...