Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 35,515 for

rendering

(0.05 sec)
  1. Font.bidi property | Aspose.Words for Python

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....font name will be used when rendering this run. Also, when the contents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....to improve the quality of a rendered document with SaveOptions...Document > ( get_MyDir () + u "Rendering.docx" ); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. PS to PDF Conversion | API for Python

    Sample Python conversion code for PS format to PDF file. Use this example code to convert PS to PDF within any Web or Console Python based application....solution guarantees precise rendering and outstanding image quality...PDFSaveOptions(); # create rendering device for PS format device...

    products.aspose.com/page/python-net/conversion/...
  4. PS to EMF Conversion | API for Python

    Sample Python conversion code for PS format to EMF file. Use this example code to convert PS to EMF within any Web or Console Python based application....solution guarantees precise rendering and outstanding image quality...EMFSaveOptions(); # create rendering device for PS format device...

    products.aspose.com/page/python-net/conversion/...
  5. Create PdfBookmarkEntry for Chart Sheet with No...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for Node.js via C++....DrawObject and Bound while rendering to PDF using DrawObjectEventHandl...

    docs.aspose.com/cells/nodejs-cpp/create-pdfbook...
  6. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....the initial font used for rendering text Aspose.Page’s PsDocument...simple fonts, PostScript can render characters only in the ASCII...

    products.aspose.com/page/net/add-text-to-ps/
  7. Java API for PostScript Processing

    Java library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution.... Elevate your file rendering and manipulation tasks to...a dependable solution for rendering and manipulating XPS, PS,...

    products.aspose.com/page/java/
  8. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....new Document(getMyDir() + "Rendering.docx"); // Create an "RtfSaveOptions"...determining how 3D effects are rendered. getDmlEffectsRenderi() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert Image to Stencil in C#

    This concise tutorial walks through converting image to stencil in C#. It presents a step-by-step approach and provides a code sample showing how to turn photo into stencil in C#....development environment to render the stencil. Next, set the...Finally vectorize the image and render the stencil to the disk or...

    kb.aspose.com/svg/net/convert-image-to-stencil-...
  10. Specify how to cross string in output PDF and i...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++....namespace Aspose :: Cells :: Rendering ; int main () { Aspose ::...StrictInCell ); // Initialize sheet renderer object SheetRender sheetRenderer...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...