Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 6,363 for

shape rendering

(0.09 sec)
  1. Rappresentazione della Timeline|Documentation

    Gestire le timeline dei file Excel con Aspose.Cells per Python via .NET....NET supporta il rendering della forma della timeline...un’immagine attraverso il metodo Shape.to_image(). L’immagine risultante...

    docs.aspose.com/cells/it/python-net/rendering-t...
  2. บีบอัด WORD ใน C#

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

    products.aspose.com/words/th/net/compress/word/
  3. บีบอัด DOCX ใน C#

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

    products.aspose.com/words/th/net/compress/docx/
  4. Nén WORD Trong C#

    Nén WORD trong C# mà không làm giảm chất lượng. Tối ưu hóa WORD nội dung, giảm kích thước tệp một cách dễ dàng....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Tùy nhà phát triển chọn thư viện để nén...

    products.aspose.com/words/vi/net/compress/word/
  5. فشرده سازی HTML در C#

    بدون از دست دادن کیفیت، HTML را در C# فشرده کنید. محتوای HTML را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // انتخاب کتابخانه برای فشرده سازی تصویر...

    products.aspose.com/words/fa/net/compress/html/
  6. فشرده سازی DOCX در C#

    بدون از دست دادن کیفیت، DOCX را در C# فشرده کنید. محتوای DOCX را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // انتخاب کتابخانه برای فشرده سازی تصویر...

    products.aspose.com/words/fa/net/compress/docx/
  7. 在C#中壓縮DOC

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

    products.aspose.com/words/zh-hant/net/compress/...
  8. Renderování Python|Aspose.Words místo Python vi...

    Použití Aspose.Words místo Python via .NET funkce zobrazování pro formátování dokumentu pro překrytí toku na stránky a převod takového dokumentu nebo vybraných stránek na jiné dokumenty (PDF, HTML, XPS, atd.) nebo obrazy (TIFF, PNG, SVG atd.) formáty pro prohlížení, další konverze nebo tisk....Hide ] Používáme termín “rendering” v Aspose.Words popis procesu...obrazu a uložit ji jako EMF. Render a Shape objekt odděleně od dokumentu...

    docs.aspose.com/words/cs/python-net/rendering/
  9. MarkdownSaveOptions.SaveFormat | Aspose.Words f...

    Upptäck egenskapen SaveFormat i MarkdownSaveOptions för att enkelt spara dokument i Markdown-format, vilket säkerställer kompatibilitet och användarvänlighet....= new Document ( MyDir + "Rendering.docx" ); MarkdownSaveOptions..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Javascript not working in HTML to PNG conversio...

    Hi, Below are the HTML template and the .Net 8 code we are using to render and convert the HTML. The Javascript output is not reflected in the image - I believe it is not being executed. The output PNG is attached. Ho…...Net 8 code we are using to render and convert the HTML. The Javascript...nodeTemplate = $(go.Node, "Auto", $(go.Shape, "RoundedRectangle", { strokeWidth:...

    forum.aspose.com/t/javascript-not-working-in-ht...