Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 27,008 for

x

(0.16 sec)
  1. API Limitations|Aspose.Slides for Python Docume...

    Know Aspose.Slides for Python limits: eXports set fiXed Application/Producer metadata in PPT, PPTX, ODP, and PDF—helping you plan integrations without surprises....NET x.x.x”. This behavior is by design...

    docs.aspose.com/slides/python-net/api-limitations/
  2. Математические уравнения PowerPoint|Aspose.Slid...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math TeXt... MathematicalText ( "x" ). divide ( "y" ); mathParagraph...slides . MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/ru/nodejs-java/powerpoin...
  3. Ajouter des équations mathématiques aux présent...

    Insérez et modifiez des équations mathématiques dans les présentations PowerPoint PPT et PPTX avec Aspose.Slides pour .NET, prenant en charge OMML, les contrôles de mise en forme, et des eXemples de code C# clairs....fraction = new MathematicalText ( "x" ). Divide ( "y" ); mathParagraph...fraction = new MathematicalText ( "x" ). Divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/fr/net/powerpoint-math-e...
  4. Добавить математические уравнения в презентации...

    Вставляйте и редактируйте математические уравнения в PowerPoint PPT и PPTX с помощью Aspose.Slides для С++, поддерживая OMML, элементы управления форматированием и понятные примеры кода на С++....MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/ru/cpp/powerpoint-math-e...
  5. معادلات رياضية PowerPoint|Aspose.Slides لـ Node...

    معادلات رياضية PowerPoint, رموز رياضية PowerPoint, صيغة PowerPoint, نص رياضي PowerPoint... MathematicalText ( "x" ). divide ( "y" ); mathParagraph...slides . MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/ar/nodejs-java/powerpoin...
  6. إضافة بيانات في الخلايا|Documentation

    يشرح هذا المقال كيفية إضافة البيانات في الخلايا باستخدام واجهات برمجة التطبيقات Aspose.Cells for .NET.... Worksheets [ 0 ]; int x = 1 ; for ( int i = 1 ; i <= 15...worksheet . Cells [ i , j ]. Value = x ++; } } workbook . Save ( "test...

    docs.aspose.com/cells/ar/net/add-data-in-cells/
  7. Archivo

    Archivo...resultados for x in recognized_results: print("Code text: " + x.code_text)...code_text) print("Barcode type: " + x.code_type_name) Leer código de...

    blog.aspose.com/es/barcode/python-barcode-reader/
  8. آرشیوها

    آرشیوها...نتایج for x in recognized_results: print("Code text: " + x.code_text)...code_text) print("Barcode type: " + x.code_type_name) خواندن بارکد در...

    blog.aspose.com/fa/barcode/python-barcode-reader/
  9. الحصول على حدود الفقرة من العروض التقديمية في C...

    تعلم كيفية استرداد حدود الفقرة والجزء النصي في Aspose.Slides for C++ لتحسين موضع النص في عروض PowerPoint التقديمية....idx_get ( 1 ); double x = tbl -> get_X () + tbl -> get_Rows ()...:: Rectangle , rect . get_X () + x , rect . get_Y () + y , rect...

    docs.aspose.com/slides/ar/cpp/paragraph/
  10. Absatzgrenzen aus Präsentationen in C++ abrufen...

    Erfahren Sie, wie Sie in Aspose.Slides für C++ die Grenzen von Absätzen und TeXtportionen abrufen können, um die TeXtpositionierung in PowerPoint-Präsentationen zu optimieren....idx_get ( 1 ); double x = tbl -> get_X () + tbl -> get_Rows ()...:: Rectangle , rect . get_X () + x , rect . get_Y () + y , rect...

    docs.aspose.com/slides/de/cpp/paragraph/