Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 50,331 for

shapes

(1.01 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_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...
  4. 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...
  5. استخراج النص من شكل فن ذكي من نوع الترس باستخدا...

    تعلم كيفية استخراج النص من أشكال فن ذكي من نوع الترس في إكسل باستخدام Aspose.Cells for C++ مع إرشادات خطوة بخطوة وأمثلة على الشيفرة....إلى شكل مجموعة باستخدام طريقة Shape::GetResultOfSmartArt() . استرجاع...containing gear type smart art shape U16String inputFile ( u "sampleExtractTextFro...

    docs.aspose.com/cells/ar/cpp/extract-text-from-...
  6. C++ kullanarak Gear Türü SmartArt Şekli’nden Me...

    Aspose.Cells for C++ kullanarak Excel de Gear Türü SmartArt şekillerinden metin çıkarmayı adım adım ve kod örnekleriyle öğrenin....izleyin: SmartArt Şekli’ni Shape::GetResultOfSmartArt() yöntemiyle...containing gear type smart art shape U16String inputFile ( u "sampleExtractTextFro...

    docs.aspose.com/cells/tr/cpp/extract-text-from-...
  7. 3D-Rotationseffekte in einer Visio-Zeichnung|Do...

    In diesem Abschnitt wird erläutert, wie Sie die 3D-Rotationseigenschaften in Shapesheet mit Aspose.Diagram festlegen....vsdx" ); // get shape by ID and page name Shape shape = diagram ....Pages . GetPage ( "Page-1" ). Shapes . GetShape ( 0 ); // set 3D...

    docs.aspose.com/diagram/de/net/3d-rotation-effe...
  8. วิธีการเพิ่มGroup Shapeลงในเอกสารคำ|Aspose.Word...

    การจัดกลุ่มและยกเลิกการจัดกลุ่มรูปร่างโดยใช้Java.... Shape ถูกสร้างขึ้นแยกต่างหากโดยใช้ชั้นเรียน Shape แล้วเพิ่มใน...AppendChild . ด้านล่างนี้คือ Shape ชนิดที่รองรับในAspose.Words...

    docs.aspose.com/words/th/java/how-to-add-group-...
  9. 단어 문서에Group Shape을 추가하는 방법|Aspose.WordsJava

    Java을 사용하여 도형 그룹화 및 그룹 해제.... ShapeShape 클래스를 사용하여 별도로 생성 된 다음 AppendChild...추가됩니다. 다음은Aspose.Words에서 지원되는 Shape 유형 중 일부입니다. 전체 목록은 ShapeType...

    docs.aspose.com/words/ko/java/how-to-add-group-...
  10. Obtenir les limites du paragraphe à partir des ...

    Apprenez à récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour Python via .NET afin d'optimiser le positionnement du texte dans les présentations PowerPoint et OpenDocument....Presentation ( path + "Shapes.pptx" ) as presentation : shape = presentation...slides [ 0 ] . shapes [ 0 ] textFrame = shape . text_frame rect...

    docs.aspose.com/slides/fr/python-net/paragraph/