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

text alignment

(0.07 sec)
  1. Заменить текст в PDF|Aspose.PDF for .NET

    Узнайте больше о различных способах замены и удаления текста из библиотеки Aspose.PDF for .NET.... GetDataDir_AsposePdf_Text (); // Open PDF document using...Aspose . Pdf . Text . TextFragmentAbsorber ( "text" ); // Accept...

    docs.aspose.com/pdf/ru/net/replace-text-in-pdf/
  2. Archiv

    Archiv...einfach schützen, indem wir das Text- oder Bildwasserzeichen programmgesteuert...Wasserzeichen zu PSD # Um ein Text- oder Bildwasserzeichen in eine...

    blog.aspose.com/de/psd/add-watermark-to-psd-in-...
  3. Chercher

    chercher...présentation Mettre en forme le texte dans les tableaux PowerPoint...chaque itération. Définissez le texte de la cellule à l’aide de la...

    blog.aspose.com/fr/slides/work-with-tables-in-p...
  4. Добавить колонтитулы в PDF в Python|Aspose.PDF ...

    Узнайте, как добавить верхние и нижние колонтитулы в PDF‑файлы с помощью Python, используя текст, изображения и структурированное содержимое....def add_header_and_footer_as_text ( input_file , output_file ):...# Create header text header_text = ap . text . TextFragment (...

    docs.aspose.com/pdf/ru/python-net/add-headers-a...
  5. Archiv

    Archiv...potřebujete nahradit konkrétní text nebo frázi v dokumentech aplikace...vestavěnou funkci a požadovaný text můžete nahradit jedním kliknutím...

    blog.aspose.com/cs/words/find-and-replace-text-...
  6. C++を使用したコメントのフォントカラー変更方法|Documentation

    Aspose.Cellsを使用してExcelのコメントのフォント色をカスタマイズする方法をC++で学びましょう。... Get ( 0 ); // Add some text in cell A1 worksheet . GetCells...commentIndex ); // Set its vertical alignment setting comment . GetCommentShape...

    docs.aspose.com/cells/ja/cpp/how-to-change-the-...
  7. Comment exporter JSON vers Excel dans Node.js

    Cet article explique comment exporter JSON vers Excel dans Node.js. Il a la configuration IDE, la logique du programme et un exemple de code exécutable pour convertir le fichier JSON en Excel dans Node.js....JsonLayoutOptions comme définir l’alignement du texte, la couleur et l’état...couleur, direction du texte et indicateur de texte enveloppé. De même...

    kb.aspose.com/fr/cells/nodejs/how-to-export-jso...
  8. Utiliser les options de vérification des erreur...

    Dans cet article, vous trouverez un code d exemple qui utilise de manière programmatique les options de vérification des erreurs des feuilles de calcul Excel, par exemple les nombres stockés en tant que Texte, en utilisant l API ou la bibliothèque C++....nombres stockés sous forme de texte, les erreurs de calcul de formule...Nombres stockés sous forme de texte Parfois, les nombres peuvent...

    docs.aspose.com/cells/fr/cpp/use-error-checking...
  9. Hur man ändrar kommentarsfärgen med JavaScript ...

    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....specificera anpassningsnivåer, text riktning, teckenfärg etc. Aspose...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/sv/javascript-cpp/how-to-...
  10. XMLからPDFを生成|Aspose.PDF for C++

    Aspose.PDF for C++は、入力XMLファイルが必要なPDFドキュメントにXMLファイルを変換するためのいくつかの方法を提供します。...style= "text-align:left" > タイトル </th> <th style= "text-align:left"...用法を示しています。この例では、いくつかのセルが Alignment 属性を持ち、この属性には数値の値があります: 左揃え...

    docs.aspose.com/pdf/ja/cpp/generate-pdf-from-xml/