Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,427 for

svgsaveoptions

(0.2 sec)
  1. Конвертировать текст в вектор – Aspose.SVG for ...

    Преобразуйте текст SVG в вектор с помощью библиотеки Python. Текст SVG преобразуется из шрифта в векторную графику, и его нельзя редактировать в текстовом редакторе.... saving import SVGSaveOptions 4 5 # Initialize an SVG...vectorization 17 save_options = SVGSaveOptions() 18 save_options. vectorize_text...

    docs.aspose.com/svg/ru/python-net/convert-text-...
  2. PDF를 이미지 형식으로 변환|Aspose.PDF for Java

    이 주제는 Aspose.PDF가 PDF를 다양한 이미지 형식으로 변환하는 방법을 보여줍니다. 몇 줄의 코드로 PDF 페이지를 PNG, JPEG, BMP 이미지로 변환합니다.... 이 요구 사항을 충족하기 위해 SvgSaveOptions 클래스가 com.aspose.pdf 패키지에...패키지에 도입되었습니다. SvgSaveOptions 의 객체를 인스턴스화하고 Document.save(..) 메서드의...

    docs.aspose.com/pdf/ko/java/convert-pdf-to-imag...
  3. Quadrat zeichnen|Documentation

    In diesem Abschnitt wird erklärt, wie man ein Quadrat auf einer visio-Seite mit Aspose.Diagram zeichnet. Unterstützung bei der Verwendung von C# zum Zeichnen von Quadraten und zum Speichern als PDF, SVG, HTML, Bild, XPS und andere Formate....images SVGSaveOptions imageSaveOptions = new SVGSaveOptions ();...

    docs.aspose.com/diagram/de/net/drawing/draw-squ...
  4. Rechteck zeichnen|Documentation

    Dieser Abschnitt erklärt, wie man ein Rechteck auf einer visio-Seite mit Aspose.Diagram zeichnet. Unterstützung bei der Verwendung von C# zum Zeichnen von Rechtecken und zum Speichern als PDF, SVG, HTML, Bild, XPS und andere Formate....images SVGSaveOptions imageSaveOptions = new SVGSaveOptions ();...

    docs.aspose.com/diagram/de/net/drawing/draw-rec...
  5. dibujar cuadrado|Documentation

    Esta sección explica cómo dibujar cuadrados en una página visio con Aspose.Diagram. Admite el uso de C# para dibujar cuadrados y guardarlos como pdf, svg, html, image, xps y otros formatos....images SVGSaveOptions imageSaveOptions = new SVGSaveOptions ();...

    docs.aspose.com/diagram/es/net/drawing/draw-squ...
  6. 使用 PHP 将 PDF 文件转换为 SVG | Aspose.PDF

    PHP 上的 PDF 到 SVG 转换的示例代码。使用示例代码通过 Java 使用适用于 PHP 的 Aspose.PDF 进行批处理 PDF 到 SVG 的转换...the SvgSaveOptions class $saveOption = new SvgSaveOptions ();...

    products.aspose.com/pdf/zh-hans/php-java/conver...
  7. Impostare l'orientamento e controllare l'esport...

    Questa sezione spiega come impostare il layout della pagina con Aspose.Diagram....viene aggiunta nelle classi SVGSaveOptions, XPSSaveOptions, ImageSaveOptions...options SVGSaveOptions options = new SVGSaveOptions (); // Set...

    docs.aspose.com/diagram/it/net/set-orientation-...
  8. Convertir du texte en vecteur – Exemples de Cod...

    Convertissez le texte SVG en vecteur à l'aide de la bibliothèque Python. Le texte SVG passe d'une police à un graphique vectoriel et ne peut pas être modifié dans un éditeur de texte.... saving import SVGSaveOptions 4 5 # Initialize an SVG...vectorization 17 save_options = SVGSaveOptions() 18 save_options. vectorize_text...

    docs.aspose.com/svg/fr/python-net/convert-text-...
  9. Convertire un file PDF in TEX utilizzando Pytho...

    Codice di esempio su Python per la conversione da PDF a TEX. Usa il codice di esempio per la conversione batch da PDF a TEX con Python e .NET... Crea un’istanza di SvgSaveOptions() per specificare le opzioni...Utilizzare l’oggetto Documento e SvgSaveOptions() o LaTeXSaveOptions()...

    products.aspose.com/pdf/it/python-net/conversio...
  10. Convertire un file EPS in SVG utilizzando Pytho...

    Codice di esempio su Python per la conversione da EPS a SVG. Usa il codice di esempio per la conversione batch da EPS a SVG con Python e .NET... Crea un oggetto SvgSaveOptions per specificare come salvare...) save_options = apdf . SvgSaveOptions () save_options . comp...

    products.aspose.com/pdf/it/python-net/conversio...