Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 50,331 for

shapes

(1.04 sec)
  1. Kompresuj JPG W C++

    Skompresuj JPG w C++ bez utraty jakości. Zoptymalizuj JPG zawartość, łatwo zmniejsz rozmiar pliku....<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...saveOptions-> set_JpegQuality ( 50 ); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/pl/cpp/compress/jpg/
  2. דחוס TIFF ב C#

    דחוס TIFF ב C# מבלי לאבד איכות. בצע אופטימיזציה של תוכן TIFF, הקטן את גודל הקובץ בקלות....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/he/net/compress/tiff/
  3. Chercher

    chercher...Obtenir la forme par ID Shape shape = page.getShapes().getShape(1);...// Définir les protections shape.getProtection().getLockAspect()...

    blog.aspose.com/fr/diagram/protect-unprotect-vi...
  4. 문서와 별도로 도형|Python via .NET용 Aspose.Words

    문서 처리 시 이미지, 문단이 포함된 텍스트 상자, 화살표 모양 등 다양한 그래픽 객체를 추출하고, Python를 이용하여 외부 위치로 내보낼 수 있습니다....Words DOM(문서 개체 모듈)의 Shape 또는 GroupShape 노드로 표시됩니다. 이러한...간단한 이미지는 ShapeType.IMAGE 의 Shape 노드로 표현됩니다. 이 모양 노드에는 하위 노드가...

    docs.aspose.com/words/ko/python-net/rendering-s...
  5. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision....tiling the texture inside the shape. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Regrouper des formes de présentation avec Pytho...

    Apprenez à regrouper et à dissocier des formes dans les présentations PowerPoint et les documents OpenDocument avec Aspose.Slides pour Python—guide rapide, étape par étape, avec du code gratuit.... group_shape = slide . shapes . add_group_shape () # Ajouter...groupe. group_shape . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/fr/python-net/group/
  7. Arbeta med användardefinierade celler|Documenta...

    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...."Page-1" ); // get shape by id Shape shape = page . getShapes...of the shape for ( User user :( Iterable < User >) shape . getUsers...

    docs.aspose.com/diagram/sv/java/working-with-us...
  8. Ändra justeringsvärden för formen med C++|Docum...

    Ändra formjusteringsvärden i Excel med Aspose.Cells och C++....tillhandahåller egenskapen Shape.Geometry.GetShapeAdjustValues...artikeln förklarar användningen av Shape.Geometry.GetShapeAdjustValues...

    docs.aspose.com/cells/sv/cpp/change-adjustment-...
  9. تغيير قيم التعديل للشكل باستخدام C++|Documentation

    تعديل قيم تعديل الشكل في Excel باستخدام Aspose.Cells مع C++....Cells خاصية Shape.Geometry.GetShapeAdjustValues...سيشرح هذا المقال استخدام خاصية Shape.Geometry.GetShapeAdjustValues...

    docs.aspose.com/cells/ar/cpp/change-adjustment-...
  10. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....properties of an image in a shape. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Insert a shape into the document which contains...

    reference.aspose.com/words/python-net/aspose.wo...