Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 5,944 for

shape rendering

(0.05 sec)
  1. Convert Chart to Localized Image with Python vi...

    Learn how to set globalization configurations for charts using Aspose.Cells for Python via .NET. Configure charts to support multiple languages and regional formats for correct display of text, dates, and numbers....following chart elements will render according to your localization...Manipulate Excel 2016 Charts Shapes in Charts...

    docs.aspose.com/cells/python-net/convert-chart-...
  2. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.saveFormat property. Specifies the format in which the rendered document pages or Shapes will be saved if this save options object is used...in which the rendered document pages or shapes will be saved...while the saving operation renders it. let options = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用C#優化文件內容

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

    products.aspose.com/words/zh-hant/net/compress/
  4. Nén DOCX Trong C#

    Nén DOCX trong C# mà không làm giảm chất lượng. Tối ưu hóa DOCX 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/docx/
  5. 在C#中壓縮HTML

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

    products.aspose.com/words/zh-hant/net/compress/...
  6. Convert VDX to VSSM via Python | products.aspos...

    Sample Python conversion code for VDX format to VSSM file. Use this example code to convert VDX to VSSM within any Python based application....VSSM Using Python In order to render VDX to VSSM, we’ll use Aspose...that allow its content to be rendered and stored by the Microsoft...

    products.aspose.com/diagram/python-net/conversi...
  7. Renderování Java|Aspose.Words místo Java

    Použití Aspose.Words místo Java funkce renderování pro formátování dokumentu na stránky a převod takového dokumentu nebo vybraných stránek na jiný dokument (PDF, HTML, XPS, atd.) nebo formáty obrazu (TIFF, PNG, SVG atd.) 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 (kreslit) stránku dokumentu...

    docs.aspose.com/words/cs/java/rendering/
  8. برنامه نویسی با اسناد|Aspose.Words برای Python ...

    از کلاس‌های Aspose using `Python.Words` Document Object Model برای ایجاد، اصلاح و مدیریت اسناد با python-net به صورت برنامه‌نویسی استفاده کنید. از طریق مدیریت رنگ‌ها، شکل‌ها، فونت‌ها و سایر گرافیک‌ها، با ویژگی‌ها، تنظیمات و محتوا و همچنین با ظاهر سند کار کنید....در یک سند کار با Shapes کار با Group Shape در اسناد Word کار...OfficeMath کار با SmartArt Cold Rendering کار با واترمارک کار با Ole...

    docs.aspose.com/words/fa/python-net/programming...
  9. JPG를 BMP Python로 변환

    Python JPG 을 BMP 형식으로 변환합니다. Python 사용하여 JPG 을 BMP로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.bmp" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ko/python-net/convers...
  10. JPG를 GIF Python로 변환

    Python JPG 을 GIF 형식으로 변환합니다. Python 사용하여 JPG 을 GIF로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.gif" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ko/python-net/convers...