Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 5,164 for

text alignment

(0.17 sec)
  1. إضافة ختم نصي في ملف PDF|Aspose.PDF لـ C++

    إضافة ختم نصي إلى ملف PDF باستخدام فئة TextStamp مع C++....+ inputFileName ); // Create text stamp auto textStamp = MakeObject...( Rotation :: on90 ); // Set text properties textStamp -> get_TextState...

    docs.aspose.com/pdf/ar/cpp/text-stamps-in-the-p...
  2. 5. Erweiterbare und anpassbare Symbole

    In diesem Artikel werden LaTeX-Funktionen im Zusammenhang mit der Arbeit mit erweiterbaren und anpassbaren mathematischen Symbolen erläutert....usepackage{amsmath} 2 % ---------- 3 \ begin{align * } 4 \ widehat { \ psi_ \ delta(t)...psi_ \ delta(t) E_t h} 10 & & \ text{Stil nicht ändern} \\ 11 \ overrightarrow...

    docs.aspose.com/tex/de/java/latex-math-extensib...
  3. Aperçu des Caractéristiques|Documentation Aspos...

    L'API PowerPoint C++ prend en charge la plupart des formats de document PowerPoint et les exporte également vers des formats populaires. Les fonctionnalités clés incluent les conversions, le rendu, la manipulation et le formatage du contenu....Espaces Réservés et Zones de Texte Vous pouvez également accéder...espaces réservés et aux zones de texte dans une diapositive. De plus...

    docs.aspose.com/slides/fr/cpp/features-overview/
  4. Inline.Font | Aspose.Words per .NET

    Scopri la proprietà "Inline Font" per un controllo impeccabile della formattazione dei font. Migliora il tuo design con un facile accesso a stili ed effetti di testo personalizzabili.... Alignment = ParagraphAlignment . Center...run = new Run ( doc ); run . Text = "Hello World!" ; run . Font...

    reference.aspose.com/words/it/net/aspose.words/...
  5. تعيين الهوامش للتعليق أو الشكل داخل ورقة العمل ...

    تعلم كيفية تعيين الهوامش للتعليقات أو الأشكال داخل ورقة عمل إكسل باستخدام Script Aspose.Cells for Java عبر C++....Texts.ShapeTextAlignment الذي يحتوي...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/ar/javascript-cpp/set-mar...
  6. آرشیوها

    آرشیوها...راه اندازی کنید StringBuilder text = new StringBuilder(); // نتیجه...RecognitionResult page in result) { text.Append(page.RecognitionText);...

    blog.aspose.com/fa/ocr/convert-scanned-pdf-to-w...
  7. Chercher

    chercher...comment ajouter un filigrane de texte ou d’image au PDF à l’aide de...PDF Ajouter un filigrane de texte à un document PDF Ajouter un...

    blog.aspose.com/fr/pdf/add-watermark-to-pdf-usi...
  8. JavaScript ile C++ kullanarak Yorumun Yazı Tipi...

    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....></ script > < script type = "text/javascript" > const { Workbook...worksheets . get ( 0 ); // Add some text in cell A1 worksheet . cells...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...
  9. Chercher

    chercher...capacités de traitement de texte d’Aspose.Words for .NET et créer...'blockquote'], ['bold', 'underline', 'align', 'strike', 'subscript', 'superscript'...

    blog.aspose.com/fr/words/asp.net-mvc-word-edito...
  10. Gestionar tablas de presentación con Python|Doc...

    Crear y editar tablas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET. Descubre ejemplos de código simples para optimizar tus flujos de trabajo con tablas.... text_frame . text = "Merged Cells" # Guardar...column_index ] cell . text_frame . text = f "({column_index},...

    docs.aspose.com/slides/es/python-net/manage-table/