Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 16,853 for

text rendering

(0.77 sec)
  1. WriteIn|Documentation

    WriteIn element provides a blank field in which the respondent can hand write some Text or draw a picture....respondent can hand write some text or draw a picture. Write-in...for multiple elements. This text is not displayed on the form...

    docs.aspose.com/omr/net/json-markup/writein/
  2. Numbered List/Clause Numbers Disappear when in ...

    We are experiencing an issue where numbered clause headings (e.g. ARTICLE I, Section 1.01, 1. Interpretation) disappear when documents are opened in newer versions of Microsoft Word or when the compatibility mode is auto…...headings disappear completely — the text remains but the numbers are...headings disappear completely — the text remains but the numbers are...

    forum.aspose.com/t/numbered-list-clause-numbers...
  3. Convert CDR to JPG in Java

    Follow this article to transform CDR to JPG in Java. You will get IDE setup instructions, a list of steps, and sample code to convert the CDR file to JPG with various customizations based on your requirements....rasterization options for vector rendering and set up JPG export settings...color, smoothing mode, text rendering hint, and page size Create...

    kb.aspose.com/imaging/java/convert-cdr-to-jpg-i...
  4. Working with Watermark in C++|Aspose.Words for C++

    Document watermark manipulation using C++....behind the text in a document. A watermark can contain a text or an...watermarks (Text, Image, and None) to work with. Add Text Watermark...

    docs.aspose.com/words/cpp/working-with-watermark/
  5. Using Aspose.Drawing in Azure Function|Document...

    Learn how to use Aspose.Drawing in Azure Function with C#....Function to draw vector graphics, text, and generate resulting images...with Pens Working with Image Rendering...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  6. Using Aspose.Drawing in WinUI 3 App|Documentation

    Learn how to use Aspose.Drawing in WinUI 3 application with C#....app to draw vector graphics, text, and generate images as demonstrated...with Pens Working with Image Rendering...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  7. Updating Slicer with JavaScript via C++|Documen...

    This article shows how to update linked pivot tables by updating a slicer using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...}); </ script > </ html > Rendering Slicer with JavaScript via...

    docs.aspose.com/cells/javascript-cpp/updating-s...
  8. Convert Presentation Slides to Images in .NET|A...

    Convert slides from PPT, PPTX and ODP to images in C# using Aspose.Slides for .NET—fast, high-quality Rendering with clear code examples....allow you to control the rendering of presentation slides to...enables you to configure the rendering of notes and comments on a...

    docs.aspose.com/slides/net/convert-slide/
  9. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....parameters, and adjust the Rendering Quality Attach the rasterization...rasterization options, including text rendering and smoothing preferences...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...true; Adjust DML Effects Rendering : If your document contains...DmlEffectsRenderingM.Fine for better rendering quality. options.DmlEffectsRenderingM...

    forum.aspose.com/t/pdf-rendition-is-not-getting...