Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 50,477 for

shapes

(0.15 sec)
  1. Компресиране На PDF В Python

    Компресирайте PDF в Python, без да губите качество. Оптимизирайте съдържанието на PDF, намалявайте размера на файла лесно....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/bg/python-net/compres...
  2. Mampatkan PDF Dalam Python

    Mampat PDF dalam Python tanpa kehilangan kualiti. Optimumkan PDF kandungan, kecilkan saiz fail dengan mudah....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/ms/python-net/compres...
  3. Comprimi PDF In Python

    Comprimi PDF in Python senza perdere qualità. Ottimizza PDF i contenuti, riduci facilmente le dimensioni dei file....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/it/python-net/compres...
  4. Java 에서 TIFF 압축

    품질 손실 없이 Java 에서 TIFF 을 압축합니다. TIFF 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/ko/java/compress/tiff/
  5. 在java中壓縮tiff

    在Java中壓縮TIFF而不會損失質量。優化TIFF內容,輕鬆減小文件大小。...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/zh-hant/java/compress...
  6. Rimuovi la protezione della forma|Documentation

    Questa sezione spiega come rimuovere la protezione della forma....l’esempio di programmazione di Shape Protection Usa il seguente codice...); // Get shape by ID Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/it/net/remove-shape-pro...
  7. Ruota, cambia la posizione e collega le forme s...

    Questa sezione spiega come ruotare una forma visio con Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...); // Get shape by id Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/it/net/rotate-change-th...
  8. ShapeBase.title property | Aspose.Words for Nod...

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object....title (caption) of the current shape object. get title () : string...Shows how to set the title of a shape. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Archiv

    Archiv...uchovávání dočasných tvarů IShape shape; //Procházejte všechny snímky...getShapes().size(); count++) { shape = slide.getShapes().get_Item(count);...

    blog.aspose.com/cs/slides/lock-shapes-in-ppt-in...
  10. منع تعديل العروض التقديمية باستخدام أقفال الأشك...

    اكتشف كيف تقوم Aspose.Slides for C++ بقفل أو إلغاء قفل الأشكال في ملفات PPT و PPTX و ODP، مما يضمن أمان العروض التقديمية مع السماح بتحرير مستنير وتسليم أسرع.... for ( auto && shape : slide -> get_Shapes ()) { if ( ObjectExt...ObjectExt :: Is < IAutoShape > ( shape )) { // تحويل النوع إلى autoshape...

    docs.aspose.com/slides/ar/cpp/applying-protecti...