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

shape rendering

(0.29 sec)
  1. Convert VSSM to EMF via Python | products.aspos...

    Sample Python conversion code for VSSM format to EMF file. Use this example code to convert VSSM to EMF within any Python based application....EMF Using Python In order to render VSSM to EMF, we’ll use Aspose...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-net/conversi...
  2. PDF को C# में संपीड़ित करें

    गुणवत्ता खोए बिना PDF को C# में संपीड़ित करें। PDF सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...pdf" ); var renderer = new PdfFixedRenderer();...= 1584 ; var pagesStream = renderer.SavePdfAsImages(pdfStream...

    products.aspose.com/words/hi/net/compress/pdf/
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......NET How to Render LaTeX to PNG in C# How to Get...XBRL File in C# How to Draw Shapes in C# How to Create OMR Answer...

    kb.aspose.com/categories/page/76/
  4. ImageSaveOptions.Scale | Aspose.Words per .NET

    Scopri la proprietà Scala di ImageSaveOptions per regolare senza sforzo il fattore di zoom delle tue immagini, migliorandone la qualità e la personalizzazione....Esempi Mostra come eseguire il rendering di un oggetto Office Math...passare al metodo "Save" del renderer del nodo per modificare //...

    reference.aspose.com/words/it/net/aspose.words....
  5. Python का उपयोग करके फ़ाइल की सामग्री को अनुकूल...

    Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS गुणवत्ता खोए बिना। दस्तावेज़ की सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/hi/python-net/compress/
  6. Trabajar con imágenes en Python|Aspose.Words pa...

    Cree y administre imágenes de varios formatos en un documento usando Python....insert_image devuelve un objeto Shape que acaba de crearse e insertarse...aún más las propiedades del Shape . Insertar una imagen en línea...

    docs.aspose.com/words/es/python-net/working-wit...
  7. Lavorare con le immagini in Python|Aspose.Words...

    Crea e gestisci immagini di vari formati in un documento utilizzando Python....insert_image restituisce un oggetto Shape appena creato e inserito per...ulteriormente le proprietà del Shape Inserimento di un’immagine in...

    docs.aspose.com/words/it/python-net/working-wit...
  8. Convert Chart to Localized Image with C++|Docum...

    Learn how to set globalization configurations for charts using Aspose.Cells for C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages....following elements will be rendered according to your localization...elements in the chart can be rendered according to your localization...

    docs.aspose.com/cells/cpp/convert-chart-to-loca...
  9. เพิ่มประสิทธิภาพเนื้อหาของไฟล์โดยใช้ C#

    บีบอัดไฟล์ใน C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS โดยไม่สูญเสียคุณภาพ ปรับเนื้อหาของเอกสารให้เหมาะสม ลดขนาดไฟล์ได้อย่างง่ายดาย...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // ขึ้นอยู่กับผู้พัฒนาที่จะเลือกไลบรารี่สำหรับการบีบอัดภาพ...

    products.aspose.com/words/th/net/compress/
  10. 在C#中壓縮WORD

    在C#中壓縮WORD而不會損失質量。優化WORD內容,輕鬆減小文件大小。...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // 由開發人員選擇用於圖像壓縮的庫。 using var image = Image...

    products.aspose.com/words/zh-hant/net/compress/...