Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 6,884 for

shape rendering

(0.45 sec)
  1. فشرده سازی DOC در C#

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

    products.aspose.com/words/fa/net/compress/doc/
  2. فشرده سازی JPG در C#

    بدون از دست دادن کیفیت، JPG را در C# فشرده کنید. محتوای JPG را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/fa/net/compress/jpg/
  3. فشرده سازی TIFF در C#

    بدون از دست دادن کیفیت، TIFF را در C# فشرده کنید. محتوای TIFF را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/fa/net/compress/tiff/
  4. C# 에서 TIFF 압축

    품질 손실 없이 C# 에서 TIFF 을 압축합니다. TIFF 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/ko/net/compress/tiff/
  5. 在C#中壓縮JPG

    在C#中壓縮JPG而不會損失質量。優化JPG內容,輕鬆減小文件大小。...new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/zh-hant/net/compress/...
  6. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly save documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...in which the rendered document pages or shapes will be saved...while the saving operation renders it. ImageSaveOptions options...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 在 C++ 中导出演示文稿图表|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 导出演示文稿图表,支持 PPT 和 PPTX 格式,并将报告流程简化到任何工作流中。...); auto chart = slide -> get_Shapes () -> AddChart ( ChartType...我能将图表导出为矢量(SVG)而不是光栅图像吗? 是的。图表是一个形状,其内容可以使用 shape-to-SVG 保存方法 保存为 SVG。 如何以像素为单位设置导出图表的精确大小?...

    docs.aspose.com/slides/zh/cpp/export-chart/
  8. Converting Ai Image To Raster Format|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....lines and shapes. Aspose.PSD supports the ability to render Illustrator...

    docs.aspose.com/psd/net/converting-ai-image-to-...
  9. המונחים: Layout Options Java|Aspose.Words עבור ...

    צור מסמכי פלט עם פריסות שונות, בהתאם הפרמטרים המפורטים במסמך באמצעות שימוש Java....הסרטון: Advanced Typography Rendering The The The TextShaperFactory...מסמך משתמש Kerning, Numeral Shaping, Numeral Forms, או Ligatures...

    docs.aspose.com/words/he/java/specify-layout-op...
  10. บีบอัด DOCX ใน C#

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

    products.aspose.com/words/th/net/compress/docx/