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

shapes

(0.27 sec)
  1. Archiwa

    Archiwa...String visioStencil = "Basic Shapes.vss"; String rectangleMaster...właściwości nowego kształtu Shape shape = diagram.getPages().get(pageNumber)...

    blog.aspose.com/pl/diagram/create-organizationa...
  2. ארכיון

    ארכיון...String visioStencil = "Basic Shapes.vss"; String rectangleMaster...הגדר את מאפייני הצורה החדשה Shape shape = diagram.getPages().get(pageNumber)...

    blog.aspose.com/he/diagram/create-organizationa...
  3. Travailler avec des images dans Python|Aspose.W...

    Créez et gérez des images de différents formats dans un document à l'aide de Python....insert_image renvoie un objet Shape qui vient d’être créé et inséré...davantage les propriétés du Shape Insertion d’une image en ligne...

    docs.aspose.com/words/fr/python-net/working-wit...
  4. Aspose::Words::Node::NextPreOrder method | Aspo...

    Aspose::Words::Node::NextPreOrder method. Gets next node according to the pre-order tree traversal algorithm in C++....and delete any encountered shape with an image. auto doc = System...Aspose :: Words :: NodeType :: Shape , true ) -> LINQ_OfType < System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. 在java中壓縮doc

    在Java中壓縮DOC而不會損失質量。優化DOC內容,輕鬆減小文件大小。...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage) { // 由開發人員選擇用於圖像壓縮的庫。 BufferedImage...

    products.aspose.com/words/zh-hant/java/compress...
  6. 在java中壓縮docx

    在Java中壓縮DOCX而不會損失質量。優化DOCX內容,輕鬆減小文件大小。...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // 由開發人員選擇用於圖像壓縮的庫。 BufferedImage...

    products.aspose.com/words/zh-hant/java/compress...
  7. فشرده سازی WORD در Java

    بدون از دست دادن کیفیت، WORD را در Java فشرده کنید. محتوای WORD را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // انتخاب کتابخانه برای فشرده سازی...

    products.aspose.com/words/fa/java/compress/word/
  8. Java 에서 DOC 압축

    품질 손실 없이 Java 에서 DOC 을 압축합니다. DOC 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage) { // 이미지 압축을 위한 라이브러리를 선택하는 것은 개발자의...

    products.aspose.com/words/ko/java/compress/doc/
  9. Java 에서 WORD 압축

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

    products.aspose.com/words/ko/java/compress/word/
  10. Come aggiungere una forma Group al documento Wo...

    Grouping e separazione di forme utilizzando C#....un group shape in un documento Word. Tale group shape è costituito...aggiungere rapidamente un group shape utilizzando il comando/pulsante...

    docs.aspose.com/words/it/net/how-to-add-group-s...