Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 50,097 for

shapes

(0.3 sec)
  1. 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/ko/net/compress/
  2. الحصول على خصائص الشكل الفعّالة من العروض التقد...

    اكتشف كيف تحسب Aspose.Slides for Python عبر .NET وتطبق الخصائص الفعّالة للأشكال لتحقيق عرض دقيق في PowerPoint وOpenDocument....presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] l...local_text_frame_format = shape . text_frame . text_frame_format...

    docs.aspose.com/slides/ar/python-net/shape-effe...
  3. C# 에서 DOCX 압축

    품질 손실 없이 C# 에서 DOCX 을 압축합니다. DOCX 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // 이미지 압축을 위한 라이브러리를 선택하는 것은 개발자의 몫입니다....

    products.aspose.com/words/ko/net/compress/docx/
  4. C# 에서 WORD 압축

    품질 손실 없이 C# 에서 WORD 을 압축합니다. WORD 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // 이미지 압축을 위한 라이브러리를 선택하는 것은 개발자의 몫입니다....

    products.aspose.com/words/ko/net/compress/word/
  5. C# 에서 HTML 압축

    품질 손실 없이 C# 에서 HTML 을 압축합니다. HTML 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // 이미지 압축을 위한 라이브러리를 선택하는 것은 개발자의 몫입니다....

    products.aspose.com/words/ko/net/compress/html/
  6. Node.CustomNodeId | Aspose.Words لـ .NET

    اكتشف خاصية Node CustomNodeId لتعريف عقدة مخصصة بكفاءة. حسّن مشروعك بمعرفات فريدة لتحسين التنظيم!... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. 3D-rotationseffekter i en Visio-ritning|Documen...

    Det här avsnittet förklarar hur du ställer in 3D-rotationsegenskaper i Shapesheet med Aspose.Diagram....vsdx" ); // get shape by ID and page name Shape shape = diagram ....Pages . GetPage ( "Page-1" ). Shapes . GetShape ( 0 ); // set 3D...

    docs.aspose.com/diagram/sv/net/3d-rotation-effe...
  8. Lås eller lås upp figurer med Node.js via C++|D...

    Detta avsnitt visar kod som förklarar hur man låser eller låser upp figurer för att skydda dem med Aspose.Cells biblioteket för Node.js via C++.... get ( 0 ); let shape = worksheet . getShapes ()...., 30 , 100 ); shape . setText ( text ); shape = worksheet . getShapes...

    docs.aspose.com/cells/sv/nodejs-cpp/lock-or-unl...
  9. Node.js ile C++ kullanarak şekilleri kilitle ve...

    Bu makale, Shapes u korumak için şekilleri kilitleme veya kilidini açma kodunu gösterir ve Aspose.Cells kitaplığını kullanarak Node.js ile C++ üzerinden şekilleri koruma yöntemini açıklar.... get ( 0 ); let shape = worksheet . getShapes ()...., 30 , 100 ); shape . setText ( text ); shape = worksheet . getShapes...

    docs.aspose.com/cells/tr/nodejs-cpp/lock-or-unl...
  10. Compress DOC In C#

    Compress DOC in C# without losing quality. Optimize DOC content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/doc/