Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 42,307 for

shapes

(0.1 sec)
  1. 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 = MakeObject < Document...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    Discover ShapeBase's IsSignatureLine property, which defines Shapes as SignatureLines, enhancing document integrity and professional presentation....IsSignatureLine property Indicates that shape is a SignatureLine . public..."Senior Manager" }; // Insert a shape that will contain a signature...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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 = MakeObject < Document...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeBase.IsMoveFromRevision | Aspose.Words لـ ...

    ShapeBase IsMoveFromRevision ملكية. إرجاعحقيقي إذا تم نقل هذا الكائن حذفه في Microsoft Word أثناء تمكين تعقب التغييرات في C#....Document ( MyDir + "Revision shape.docx" ); // نقل المراجعات يتكون...هناك حالتان من هذا الشكل. Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Changements de l API publique dans Aspose.Cells...

    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....ReflectionEffect ainsi que la propriété Shape.Reflection afin de contrôler...effets de réflexion d’un objet Shape. La classe ReflectionEffect...

    docs.aspose.com/cells/fr/net/public-api-changes...
  6. Tối Ưu Hóa Nội Dung Của Tệp Bằng Cách Sử Dụng P...

    Nén tệp trong Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS mà không làm giảm chất lượng...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/vi/python-net/compress/
  7. Python 를 사용하여 파일 콘텐츠 최적화

    Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS 품질 저하 없이. 문서 내용을 최적화하고 파일 크기를 쉽게 줄입니다....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/ko/python-net/compress/
  8. Nén WORD Trong Python

    Nén WORD trong Python mà không làm giảm chất lượng. Tối ưu hóa WORD nội dung, giảm kích thước tệp một cách dễ dàng....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/vi/python-net/compres...
  9. Обновить свойства формы в VSTO и Aspose.Diagram...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/ru/net/update-shape-pro...
  10. Encontrar posición absoluta de la forma dentro ...

    Aprende cómo encontrar la posición absoluta de una forma dentro de una hoja de cálculo usando Aspose.Cells for Node.js via C++....las propiedades Shape.getLeftToCorner() y Shape.getTopToCorner()...consola: Absolute Position of this Shape is ( 320 , 183 ) const path...

    docs.aspose.com/cells/es/nodejs-cpp/finding-abs...