Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 39,781 for

renderer

(0.48 sec)
  1. Конвертация Excel в изображение высокого разреш...

    Узнайте, как преобразовать файлы Excel в изображения высокого разрешения с помощью Aspose.Cells for Node.js via C++....SheetRender instance const render = new AsposeCells . SheetRender...Generate and save the image render . toImage ( 0 , "output.png"...

    docs.aspose.com/cells/ru/nodejs-cpp/convert-exc...
  2. Aspose.Cells for PHP via Java|Documentation

    Aspose.Cells for PHP via Java supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, plain text, and popular image formats including TIFF, JPG, PNG, BMP and SVG....level, chart management and rendering, and a reliable Formula Calculation...generate, modify, convert and render Excel documents. Aspose.Cells...

    docs.aspose.com/cells/php-java/
  3. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)...."UseBookFoldPrintingS" property to "false" to render the PDF normally. options ...renderTextAsBookfold ; // If we are rendering the document as a booklet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSaveOptions.jpegQuality property | Aspose....

    ImageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the generated JPEG images....the way in which that method renders the document into an image...stronger compression when rendering the document. // This will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageSaveOptions.JpegQuality | Aspose.Words for...

    Adjust the JpegQuality property in ImageSaveOptions to optimize JPEG image quality for stunning visuals and improved performance. Perfect for developers!...the way in which that method renders the document into an image...stronger compression when rendering the document. // This will...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not to preblend transparent images with black background color....preblending images may decrease PDF rendering performance. The default value..."PreblendImages" property to "false" to render transparent images normally...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Scopri la proprietà ExportImagesAsBase64 di HtmlSaveOptions per salvare le immagini in formato Base64 per un output ottimizzato in HTML, MHTML o EPUB. Migliora la qualità dei tuoi documenti!...= new Document ( MyDir + "Rendering.docx" ); HtmlSaveOptions options...= new Document ( MyDir + "Rendering.docx" ); HtmlSaveOptions options...

    reference.aspose.com/words/it/net/aspose.words....
  8. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...highlights the difference in rendering between Aspose and Excel.... Solution To address the rendering discrepancies, consider the...

    forum.aspose.com/t/difference-in-html-output/31...
  9. PowerPoint 2024: Styles Break During PNG/HTML C...

    In some presentations that contain a large number of custom styles, the formatting breaks when converting the file to HTML or PNG. I assume this issue is related to the new style handling features introduced in PowerPoi…...slides-java , slides-fonts , slides-rendering , slides-htmlexport sportworks...presentations also show similar rendering problems when opened in older...

    forum.aspose.com/t/powerpoint-2024-styles-break...
  10. Renderování C#|Aspose.Words místo .NET

    Použití Aspose.Words místo .NET funkce zobrazování pro formátování dokumentu pro překrytí toku na stránky a převod takového dokumentu nebo vybraných stránek na jiné dokumenty (PDF, HTML, XPS, atd.) nebo obrázky (TIFF, PNG, SVG atd.) formáty pro prohlížení, další konverze nebo tisk pomocí C#....Hide ] Používáme termín “rendering” v Aspose.Words popis procesu...obrazu a uložit ji jako EMF. Render (kreslit) stránku dokumentu...

    docs.aspose.com/words/cs/net/rendering/