Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 141,419 for

font

(0.19 sec)
  1. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...KB in local windows dev, the font is not missing; this is my code...proper document layout the fonts used in the original document...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  2. Error converting to PDF/A1 - Free Support Forum...

    Hi. I received an error converting to PDF/A1 - text in error file: error.zip (1.6 KB) The error appears in Alt Linux 10, everything is fine under Windows. Can you tell me what the problem is?...Linux the library can’t find fonts that are required to embed therefore...generates correct file pdf_1_font_issue_file_out.pdf (2.2 MB)...

    forum.aspose.com/t/error-converting-to-pdf-a1/3...
  3. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/cells-fill...
  4. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...imported as Word formatting (fonts, bold, italics, etc.). Complex...style="text-decoration:none"><span style="font-size:8pt; vertical-align:super;...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  5. System Requirements|Aspose.Slides Documentation

    Discover Aspose.Slides for C++ system requirements. Ensure seamless PowerPoint and OpenDocument support on Windows, Linux, and macOS.... Which fonts are needed for correct rendering...rendering? In practice, the fonts used in the presentation or proper...

    docs.aspose.com/slides/cpp/system-requirements/
  6. LaTeX 是什么?

    要回答“什么是 LaTeX?”这个问题,值得一提的是其最令人印象深刻的特性之一是新字体选择方案(NFSS)。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/zh/net/what-is-latex/
  7. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本... font_size = 12 text_fragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) text_fragment...

    products.aspose.com/pdf/zh-hant/python-net/text/
  8. Aspose.PDF for .NET

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in .NET applications....Font Product Family Aspose.TeX Product...from PDF Form using C# Extract Font from PDF using C# Convert URL...

    kb.aspose.com/pdf/net/
  9. Converting Documents in Microsoft Azure|Aspose....

    Learn to deploy and use Aspose.PDF for .NET in Microsoft Azure environments. Unlock powerful PDF processing in the cloud....as PDF-to-image conversions, font embedding, and file format conversions...to: System resources such as fonts and images. Temporary storage...

    docs.aspose.com/pdf/net/microsoft-azure/
  10. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....$graphicsPath ; $font = new Font ( "Arial" , Font -> PLAIN , 40...createGraphics (); try { $glyphVector = $font -> createGlyphVector ( $g2 ->...

    docs.aspose.com/slides/php-java/custom-shape/