Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 40,303 for

render

(0.17 sec)
  1. Convert DOT to POWERPOINT via Java or with free...

    Java API to Export DOT to POWERPOINT without using Microsoft Word or PowerPoint or online. Test free DOT to POWERPOINT online converter quickly before integrating the code....provides a few simple steps to render the DOT file into a POWERPOINT...

    products.aspose.com/total/java/conversion/dot-t...
  2. Online HTML to WMF Conversion or Build .NET bas...

    Free online app to convert HTML to WMF files. .NET C# conversion library code for HTML documents....JpegDevice class object and render HTML to JPEG by using Process...

    products.aspose.com/total/net/conversion/html-t...
  3. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....Method Return value Description Render OcrInput Applies processing...

    docs.aspose.com/ocr/java/image-processing/
  4. SvgSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SvgSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Svg](../../aspose.words/saveformat/#Svg) format...determining how colors are rendered. (Inherited from FixedPageSaveOptions...determining how 3D effects are rendered. (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SvgSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgSaveOptions to enhance your document conversion to SVG format with customizable features for optimal results....determining how colors are rendered. CustomTimeZoneInfo { get;...determining how 3D effects are rendered. virtual DmlEffectsRenderingM...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Load font files from streams | C++ Solution

    C++ API Solution to manage various fonts. Learn how to load fonts from a MemoryStream/byte array with a few lines of code....contain instructions for how to render each character of a font at...

    products.aspose.com/font/cpp/load-font-from-str...
  7. Docx to Pdf problem on footer field - Free Supp...

    We are facing a strange behaviour when saving docx file to pdf This is our method for saving file private void SaveDocument(ApplicationDataServerContext serverCtx, TemplateInfo templateInfo, Document document, LoadOpti…...However, MS Word manages to render the problematic shape on page...page 15, even though in renders the text after the shape on page...

    forum.aspose.com/t/docx-to-pdf-problem-on-foote...
  8. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...imgFileName); ShapeRenderer renderer = new ShapeRenderer(shape);...UseHighQualityRender = true }; renderer.Save(imgFilePath, imgSaveOptions);...

    forum.aspose.com/t/svg-vector-image-resolution-...
  9. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more by using Aspose.Cells for Python via .NET API....with rendering rules for distributing, archiving, rendering, processing...all shapes, including charts, render as images in the output HTML...

    docs.aspose.com/cells/python-net/convert-workbo...
  10. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...the rest of the footer rows render correctly. alexey.noskov December...

    forum.aspose.com/t/word-table-cell-merge-issue/...