Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 3,028 for

file processing

(0.08 sec)
  1. Преобразование SVG в PDF – код C# и онлайн-конв...

    Конвертируйте SVG в PDF онлайн или на C#. Рассмотрим различные сценарии преобразования SVG в PDF на примерах C#. Попробуйте онлайн-конвертер SVG....Prepare a path for converted file saving 7 string savePath = Path...configuration of CSS properties processing. This property contains information...

    docs.aspose.com/html/ru/net/convert-svg-to-pdf/
  2. Конвертировать SVG в PNG на Java

    Конвертировать SVG в PNG в Java. Рассмотрите различные сценарии преобразования SVG в PNG и узнайте, как настроить вывод с помощью ImageSaveOptions....Prepare SVG code and save it to a file 2 String code = "<svg xmlns='http://www...an SVG document from the SVG file 10 SVGDocument document = new...

    docs.aspose.com/html/ru/java/convert-svg-to-png/
  3. Convertir SVG en PNG – Exemples Python

    Convertissez SVG en PNG en code Python ou en ligne. Vous trouverez des exemples Python et un convertisseur SVG en ligne...Load an SVG document from a file with SVGDocument("{{input lower}}")...Description Sets Tagged Image File Format (TIFF) Compression. By...

    docs.aspose.com/svg/fr/python-net/convert-svg-t...
  4. Конвертировать HTML в изображение на Java – PNG...

    Конвертируйте HTML в изображения, такие как JPG, PNG, GIF, TIFF и BMP на Java. Используйте класс ImageSaveOptions для настраиваемых выходных изображений....Prepare HTML code and save it to a file 2 String code = "<span>Hello...Initialize an HTML document from the file 8 HTMLDocument document = new...

    docs.aspose.com/html/ru/java/convert-html-to-im...
  5. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...issues you have found earlier (filed as PDFNEWNET-37215) have been...doc.Save(“c:\test2.pdf”); Process.Start(“c:\test2.pdf”); Sincerely...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  6. Convierta MHTML a imagen en C# – MHTML a JPG, P...

    Convierta MHTML a imagen y considere los escenarios de conversión de MHTML a imagen admitidos en ejemplos de C#. Pruebe el convertidor MHTML en línea....Saving; using var stream = File.OpenRead("sample.mht"); {{#if_output...MHTML file for reading 2 using FileStream stream = File. OpenRead...

    docs.aspose.com/html/es/net/convert-mhtml-to-im...
  7. Konvertieren Sie SVG in XPS – C#-Beispiele

    Sie erfahren, wie Sie SVG programmgesteuert oder online in XPS konvertieren und betrachten C#-Beispiele für die Konvertierung von SVG in XPS mit Aspose.SVG....Initialize an SVG document from a file 9 using ( var document = new...configuration of CSS properties processing. Sets the horizontal resolution...

    docs.aspose.com/svg/de/net/convert-svg-to-xps/
  8. Конвертировать SVG в PDF – примеры C#

    Вы узнаете, как конвертировать SVG в PDF программно или онлайн, а также рассмотрите примеры C# преобразования SVG в PDF с помощью Aspose.SVG....Initialize an SVG document from a file 9 using ( var document = new...configuration of CSS properties processing. This property contains information...

    docs.aspose.com/svg/ru/net/convert-svg-to-pdf/
  9. Opciones de renderizado – Aspose.HTML for .NET

    Aprenda con ejemplos de C# cómo utilizar las opciones de representación para personalizar la representación HTML en PDF, XPS, DOCX e imágenes....a path to save the converted file 16 string savePath = Path. Combine...Combine (OutputDir, "file-with-custom-page-size.pdf" ); 17 18...

    docs.aspose.com/html/es/net/rendering-options/
  10. Paint Builder – Create SVG Patterns – C#

    Learn how to use the Paint Builder to configure the paint properties of SVG elements by creating SVG patterns as an example....sugar to further refine the process of SVG creation and manipulation...developers to streamline the process of creating intricate shapes...

    docs.aspose.com/svg/net/paint-builder/