Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 32,277 for

renderer

(0.09 sec)
  1. Create VSTM Files via C# | products.aspose.com

    C# Sample code for generating VSTM documents. Use this code for creating VSTM files within VB.NET, Asp.NET or any .NET based application....generate, modify, convert, render and print VSTM files. .NET...spreadsheet formats, it can also render Visio files as images, VSTM...

    products.aspose.com/diagram/net/create/vstm/
  2. Create VSDM Files via C# | products.aspose.com

    C# Sample code for generating VSDM documents. Use this code for creating VSDM files within VB.NET, Asp.NET or any .NET based application....generate, modify, convert, render and print VSDM files. .NET...spreadsheet formats, it can also render Visio files as images, VSDM...

    products.aspose.com/diagram/net/create/vsdm/
  3. Konwerter SVG na PNG przy użyciu C++ | Aspose.PDF

    Przykładowy kod dla SVG do PNG konwersji przy użyciu języka C++. Użyj przykładu C++ dla partii SVG do PNG konwersji....an object of PngDevice var renderer = new Aspose . Pdf . Devices...save the image in EMF format renderer . Process ( document . Pages...

    products.aspose.com/pdf/pl/cpp/conversion/svg-t...
  4. PDF เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ C# | Asp...

    ตัวอย่างรหัสสำหรับ PDF ถึง JPEG C# การแปลงใช้รหัสตัวอย่าง API สำหรับชุดงาน PDF แฟ้มเพื่อการแปลง JPEG ภายใน VB.NET, ASP.NET หรือโปรแกรมประยุกต์ใด ๆ ที่.NET...); var quality = 90 ; var renderer = new Aspose . Pdf . Devices...( resolution , quality ); renderer . Process ( pdfDocument ....

    products.aspose.com/pdf/th/net/conversion/pdf-t...
  5. PS เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ C# | Aspo...

    ตัวอย่างรหัสสำหรับ PS ถึง BMP C# การแปลงใช้รหัสตัวอย่าง API สำหรับชุดงาน PS แฟ้มเพื่อการแปลง BMP ภายใน VB.NET, ASP.NET หรือโปรแกรมประยุกต์ใด ๆ ที่.NET... PsLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . BmpDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/th/net/conversion/ps-to...
  6. Aspose::Words::Fonts::FontFallbackSettings::Sav...

    Aspose::Words::Fonts::FontFallbackSettings::Save method. Saves the current fallback settings to stream in C++....< Document > ( MyDir + u "Rendering.docx" ); // Load an XML document...< Document > ( MyDir + u "Rendering.docx" ); // Load an XML document...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....= new Document ( MyDir + "Rendering.docx" ); // Configure a SaveOptions...OriginalFileName . EndsWith ( "Rendering.docx" )); Assert . True (...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType font directory in Aspose.Words, enhancing document rendering and font embedding....looks for TrueType fonts when rendering documents or embedding fonts...these font settings while rendering this document, // Aspose.Words...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Configurar normales o UV en cubo y agregar mate...

    Aspose.3D for Java ofrece administrar normales y UV en las formas geométricas. Una malla almacena las propiedades clave para cada vértice, posición en el espacio y su normal, conocida como vector perpendicular a la superficie original. La normal es importante para los recuentos de sombreado y debe ser un vector unitario. La mayoría de los formatos de malla también admiten alguna forma de coordenadas UV que son una representación 2D separada de la malla "desplegada" para mostrar qué parte de un mapa de textura bidimensional aplicar a diferentes polígonos de la malla.... Physically Based Rendering (PBR) tiene en cuenta algunas...brillo. Aplicar material de rendering basado en la física (PBR)...

    docs.aspose.com/3d/es/java/set-up-normals-or-uv...
  10. Create BMP image file via Java | products.aspos...

    Create BMP image file via Java....drawing engine enables the rendering of vector graphics, such as...graphics file formats. This rendering capability is available within...

    products.aspose.com/drawing/java/create/bmp/