Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 48,794 for

shapes

(0.15 sec)
  1. Appliquer une feuille de style personnalisée à ...

    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....alors que je < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" source_shape = shape break...

    docs.aspose.com/diagram/fr/java/apply-custom-st...
  2. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++....properties of an image in a shape. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width of the image in pixels in C++....properties of an image in a shape. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ImageSize::get_Vertical...

    Aspose::Words::Drawing::ImageSize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++....properties of an image in a shape. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Archivo

    Archivo...contener formas temporales IShape shape; //Recorrer todas las diapositivas...getShapes().size(); count++) { shape = slide.getShapes().get_Item(count);...

    blog.aspose.com/es/slides/lock-shapes-in-ppt-in...
  6. Nén TIFF Trong Python

    Nén TIFF trong Python mà không làm giảm chất lượng. Tối ưu hóa TIFF nội dung, giảm kích thước tệp một cách dễ dàng....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/vi/python-net/compres...
  7. HTML को Javascript में संपीड़ित करें

    गुणवत्ता खोए बिना HTML को JavaScript में संपीड़ित करें। HTML सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // छवि...

    products.aspose.com/words/hi/nodejs-net/compres...
  8. Python 에서 TIFF 압축

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

    products.aspose.com/words/ko/python-net/compres...
  9. Python 에서 JPG 압축

    품질 손실 없이 Python 에서 JPG 을 압축합니다. JPG 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/ko/python-net/compres...
  10. Pakkaa DOC Kohteessa C++

    Pakkaa DOC kentässä C++ laadun heikkenemättä. Optimoi kohteen DOC sisältö, pienennä tiedostokokoa helposti....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/fi/cpp/compress/doc/