Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 39,893 for

renderer

(0.32 sec)
  1. Cambios en la API pública en Aspose.Cells 8.4.1...

    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....setDesiredSize ( 400 , 400 ); //Render sheet to image com . aspose...aspose . cells . SheetRender renderer = new com . aspose . cells ...

    docs.aspose.com/cells/es/java/public-api-change...
  2. Issue with Image Handling After Upgrading AWS L...

    Dear Aspose Support, I recently upgraded my AWS Lambda function from .NET Core 3.1 to .NET 8.0, and after the upgrade, I encountered an issue where images are no longer being appended in the Publisher files when convert…... Quality = 100 }; // Set rendering options pdfDoc.PageInfo.Width...Second Attempt - Enhanced Rendering case “.pub”: Console.WriteLine(“Converting...

    forum.aspose.com/t/issue-with-image-handling-af...
  3. Renderização de figuras de LaTeX | Python via .NET

    O artigo fornece uma visão geral do Aspose.Tex API Solution for Python e sua funcionalidade para renderizar fragmentos de LaTeX (figuras). Aprenda os exemplos de código....########## 11 12 # Create rendering options setting the image...# Run rendering. 28 size = PngFigureRenderer(). render (r ""...

    docs.aspose.com/tex/pt/python-net/latex-figure-...
  4. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....determining how 3D effects are rendered. virtual get_DmlEffectsRenderingM...how DrawingML effects are rendered. get_DmlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. تحويل ورقة العمل إلى صورة في PHP|Documentation

    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....Rendering.ImageOrPrintOptions" , array...$ptr -> New ( "Aspose.Cells.Rendering.SheetRender" , array ( $sheet...

    docs.aspose.com/cells/ar/net/worksheet-to-image...
  6. Преобразование листа в изображение в PHP|Docume...

    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....Rendering.ImageOrPrintOptions" , array...$ptr -> New ( "Aspose.Cells.Rendering.SheetRender" , array ( $sheet...

    docs.aspose.com/cells/ru/net/worksheet-to-image...
  7. 将Excel转换为高分辨率图像——使用C++|Documentation

    使用Aspose.Cells与C++从Excel文件生成高分辨率图像。...SheetRender instance SheetRender render ( sheet , options ); // Generate...Generate and save the image render . ToImage ( 0 , u "output.png"...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  8. Excel in hochauflösendes Bild mit C++ umwandeln...

    Hochauflösende Bilder aus Excel Dateien mit Aspose.Cells und C++ erstellen....SheetRender instance SheetRender render ( sheet , options ); // Generate...Generate and save the image render . ToImage ( 0 , u "output.png"...

    docs.aspose.com/cells/de/cpp/convert-excel-to-h...
  9. Spara en 3D i PDF|Documentation

    Scenklassen för Aspose.3D API representerar en 3D scen. Utvecklare kan bygga en 3D scen genom att lägga till Kamera, Ljus, polygoner och olika andra enheter. De kan nu också spara en 3D-scen i PDF-formatet....= PhongMaterial () # Set rendering mode and lighting scheme opt...PdfLightingScheme . CAD opt . render_mode = PdfRenderMode . SHADED_ILLUSTRATION...

    docs.aspose.com/3d/sv/python-net/save-a-3d-scen...
  10. Come convertire HTML in PDF usando C++

    Questo argomento mostra come convertire HTML in PDF utilizzando C++ in modo molto semplice. Puoi eseguire il rendering di HTML in PDF utilizzando C++ senza dipendenze esterne e con pochi semplici passaggi e frammenti di codice....puoi facilmente eseguire il rendering di HTML in PDF utilizzando...in C++ viene eseguito il rendering da HTML a PDF. Questo esempio...

    kb.aspose.com/it/words/cpp/how-to-convert-html-...