Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 39,491 for

render

(0.58 sec)
  1. Export Worksheet or Chart into Image with Desir...

    Learn how to export a worksheet or chart to an image with specified width and height using Aspose.Cells for JavaScript via C++....= [ 400 , 400 , false ]; // Render sheet into image const sr =...Worksheet with JavaScript via C++ Render Worksheet to Graphic Context...

    docs.aspose.com/cells/javascript-cpp/export-wor...
  2. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows to specify document font settings in C++....substitution will take place when we render the document. ASSERT_EQ ( u...// Load the document, then render it as a PDF with the font substitution...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Set DefaultFont property of PdfSaveOptions and ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....default font still cannot show/render text properly, then Aspose...Aspose.Cells will try to render with font mentioned against DefaultFont...

    docs.aspose.com/cells/java/set-defaultfont-prop...
  4. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....Sets the number of pages to render in PDF. options . PageCount...index of the first page to render. Default is 0. options . PageIndex...

    docs.aspose.com/diagram/net/save-visio-document/
  5. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to Render Type 1 fonts within Java products....Working with Type1 Fonts Text Rendering using Type1 Font Live Demos...Download Pricing Buy Text Rendering using Type1 Font | Java Contents...

    docs.aspose.com/font/java/text-rendering-type1-...
  6. Merge XPS Files in Python

    This article covers the details about how to merge XPS in Python. It comprises the stepwise algorithm and a runnable code snippet to combine XPS files in Python....PdfSaveOptions class object Create a rendering device for PDF format with...options. Subsequently, create a rendering device to generate the output...

    kb.aspose.com/page/python/merge-xps-files-in-py...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....while the saving operation renders it. auto options = System ::...png" , options ); Shows how to render an Office Math object into...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to convert a slide to a JPG image using Aspose, any shape containing a mathematical formula (MathPortion) disappears. Here is my cod…...Slides Product Family slides-rendering , slides-math , slides-python...image (3).jpg (100,5 Ko) The render works perfectly. Output file...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  9. Convert Image to EPS in Java

    This quick guide discusses how to convert Image to EPS in Java. It entails the environment setup, the program flow, and a code sample to convert JPG to EPS file in Java....Page in your environment to render a picture in EPS format Create...custom margins, size, etc. Render the converted EPS file using...

    kb.aspose.com/page/java/convert-image-to-eps-in...
  10. Convert OBJ to GLB in Java

    This concise tutorial explains how to convert OBJ to GLB in Java. It points out the essential steps, prerequisites, and a code example to build an OBJ to GLB converter in Java.... Code to Render OBJ to GLB in Java This snippet...snippet illustrates how to render OBJ to GLB in Java . The OBJ...

    kb.aspose.com/3d/java/convert-obj-to-glb-in-java/