Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 137,396 for

font

(0.08 sec)
  1. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…... Can I keep the original font/size from the placeholder? Yes...TextState is retained, so the font, size, color, etc., remain unchanged...

    forum.aspose.com/t/table-placeholder-replacemen...
  2. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...Font font = FontRepository.findFont(“Arial”);...Reading Order</Problem> </Text> <Fonts> <Problem Severity="Warning"...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  3. 搜索

    搜索...com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  4. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a document using Java....structure, graphical model, font embedding, and some complex...effects or embedding of OpenType fonts PDF/A-4 assumes revised conformance...

    docs.aspose.com/words/java/learn-features-of-co...
  5. Fast and reliable OCR API based on Aspose.OCR f...

    Seamlessly integrate optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via Java.... Preserve Font Styles and Formatting Maintain font styles and...defects, dirt, or non-standard fonts may cause certain characters...

    products.aspose.com/ocr/python-java/
  6. In HTML, the display:none property is used to h...

    Hello ,In HTML, the display:none property is used to hide table columns. When converting HTML to Word using Aspose.Words, the table styling becomes misaligned Code is as follows public byte[] htmlForByte(String downlo…...align='center' style='font-size:18pt;font-family:宋体'>目录</p>");...

    forum.aspose.com/t/in-html-the-display-none-pro...
  7. XlsxSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XlsxSaveOptions to enhance your document conversion to Xlsx. Unlock advanced saving options for optimal results!...whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. How to set single color to all revisions and no...

    Hello Support, This is request from Mahendra Reddy Kona: We encountered a requirement where we need to maintain a consistent revision color across all document revisions, regardless of the author. Despite following the…...revision node and adjusting the font colour and that didn’t work...r_any in runs: r_any.as_run().font.color = target_run_color Is...

    forum.aspose.com/t/how-to-set-single-color-to-a...
  10. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET.... font = ap . text . FontRepository . find_font ( "Helvetica"...text_fragment . text_state . font_size = 24 ellipse1 = ap . drawing...

    docs.aspose.com/pdf/python-net/add-ellipse/