Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 11,482 for

font rendering

(0.42 sec)
  1. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats. To learn more, visit the documentation article in C++....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/cpp/aspose.words.sav...
  2. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in С++ for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in presentations....Using С++ Contents [ Hide ] Set Font Properties for a Chart Data...Slides for C++ allows to change font properties for a chart data...

    docs.aspose.com/slides/cpp/chart-data-table/
  3. LaTeX Equations | API Solution for C++

    C++ API Solution to work with LaTeX. Create a formula of any complexity using this native LaTeX API for C++....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/tex/cpp/math-rendering/
  4. 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...build document layout while rendering the document to fixed page...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  5. C++ library of Excel | products.aspose.com.Cells

    Aspose.Cells for C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....background patterns or tweak font related styling aspects. Visualize...existing chart and refresh it. Render Worksheets as Images The Aspose...

    products.aspose.com/cells/cpp/
  6. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize Fonts, colors, alignment, and more.... Pptx ); Manage Paragraph’s Font Properties Presentations usually...js via Java to configure the font properties of paragraphs of...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  7. EmphasisMark enumeration | Aspose.Words for Python

    aspose.words.EmphasisMark enumeration. Specifies possible types of emphasis mark....to add additional character rendered above/below the glyph-character...words/emphasismark builder . font . emphasis_mark = emphasis_mark...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EmphasisMark Enum | Aspose.Words for .NET

    Discover Aspose.Words.EmphasisMark enum, featuring diverse emphasis types to enhance your document formatting. Elevate your text's impact today!...to add additional character rendered above/below the glyph-character...words/emphasismark builder . Font . EmphasisMark = emphasisMark...

    reference.aspose.com/words/net/aspose.words/emp...
  9. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following code...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  10. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...in some charts are wrongly rendered. Code: var doc = new Document(@"...Aspose.Words handles the rendering of charts and their elements...

    forum.aspose.com/t/charts-have-wrong-axis-label...