Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 6,289 for

layout rendering

(0.08 sec)
  1. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedBold method. Indicates whether bold style was requested in C++....Document > ( get_MyDir () + u "Rendering.docx" ); auto callback = System...:: Words :: WarningSource :: Layout , warningInfo -> get_Source...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. MS Publisher file manipulation API | .NET

    C# ASP.NET VB.NET Publisher API to parse, process and convert MS Publisher files. Code pub files on Mac, Windows, Linux, and anywhere....are focused to work with page layout information. The program opens...subscription to get the result rendered. At a Glance Platform Independence...

    products.aspose.com/pub/net/
  3. Add Rectangles to Presentations in .NET|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for .NET—easily design and modify shapes programmatically....text editing to preserve the layout. Can I convert a rectangle...image or SVG? Yes. You can render the shape to an image with...

    docs.aspose.com/slides/net/rectangle/
  4. Quick‑start guide to Web Font APIs

    A concise cheat‑sheet covering CSS @font‑face, Google Fonts, Adobe Fonts, variable fonts, and JavaScript loading APIs with performance best practices....descriptor Controls how text is rendered while the font is loading...'wght' 400 ). font-display Rendering fallback strategy while the...

    docs.aspose.com/font/net/quick-start-web-font-a...
  5. SVG/Vector Image Resolution Issues in Aspose.Wo...

    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-...
  6. Convert VST to HTML via Java | products.aspose.com

    Sample Java conversion code for VST format to HTML file. Use this example code to convert VST to HTML within any Web or Desktop Java based application....HTML Using Java In order to render VST to HTML, we’ll use Aspose...format and contain the default layout and settings that are utilized...

    products.aspose.com/diagram/java/conversion/vst...
  7. Convert VST to VSDM via Java | products.aspose.com

    Sample Java conversion code for VST format to VSDM file. Use this example code to convert VST to VSDM within any Web or Desktop Java based application....VSDM Using Java In order to render VST to VSDM, we’ll use Aspose...format and contain the default layout and settings that are utilized...

    products.aspose.com/diagram/java/conversion/vst...
  8. Convert VSTX to VTX via Python | products.aspos...

    Sample Python conversion code for VSTX format to VTX file. Use this example code to convert VSTX to VTX within any Python based application....VTX Using Python In order to render VSTX to VTX, we’ll use Aspose...as .VSDX files, with default layout and settings. In general, Visio...

    products.aspose.com/diagram/python-java/convers...
  9. Convert VSTX to HTML via Java | products.aspose...

    Sample Java conversion code for VSTX format to HTML file. Use this example code to convert VSTX to HTML within any Web or Desktop Java based application....HTML Using Java In order to render VSTX to HTML, we’ll use Aspose...as .VSDX files, with default layout and settings. In general, Visio...

    products.aspose.com/diagram/java/conversion/vst...
  10. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....new Document(getMyDir() + "Rendering.docx"); PclSaveOptions saveOptions...determining how colors are rendered. getCustomTimeZoneInf() Gets...

    reference.aspose.com/words/java/com.aspose.word...