Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 12,134 for

replacement

(0.06 sec)
  1. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Upptäck egenskapen PageSetup DifferentFirstPageHeaderFooter för att anpassa dokumentets första sida med unika sidhuvuden och sidfot för en professionell touch.... Replace ( new Regex ( "(header|footer)"...footer\n" , logger . Text . Replace ( "\r" , "" )); else Assert...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. 記録

    記録...string replacement = "Aspose Pro" ; Replacer.Replace(inputDoc...Replace(inputDoc, outputDoc, pattern, replacement); Fluent API の例: string inputDoc...

    blog.aspose.com/ja/words/low-code-in-aspose-wor...
  3. Najít a nahradit v C#|Aspose.Words místo .NET

    Najděte řetězec nebo regulární vzor výrazu ve vašem dokumentu a nahraďte jej textem, který chcete použít C#....Replacing jmenný prostor. Můžete pracovat...řetězců Můžete použít jednu z Replace metody, jak najít nebo nahradit...

    docs.aspose.com/words/cs/net/find-and-replace/
  4. تحويل CSV إلى JSON باستخدام JavaScript عبر C++|...

    تحويل ملف CSV إلى JSON باستخدام API Aspose.Cells for JavaScript سهلة الاستخدام عبر C++.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ar/javascript-cpp/convert...
  5. Convertir CSV a JSON con JavaScript mediante C+...

    Convertir archivo CSV a JSON usando la API Aspose.Cells for JavaScript fácil de usar vía C++.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/es/javascript-cpp/convert...
  6. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...@aakanksha76 , Unfortunately, replacing the Cambria Math font doesn’t...using the Cambria Math font, replacing it with a different font won’t...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  7. Convert Word to Excel in Python | Convert DOCX ...

    Learn how to convert Word to Excel using Python. Develop your own DOCX (DOC) to XLSX converter application to convert Word files to XLSX. Convert Word to Excel Online....specific result: find and replace certain text, specify сompression...feature Read the Find and Replace article to get additional information...

    blog.aspose.com/words/convert-word-to-excel-usi...
  8. Séquence de sélection de police dans Aspose.Sli...

    Découvrez comment Aspose.Slides pour .NET sélectionne les polices, garantissant une présentation nette et cohérente des fichiers PPT, PPTX et ODP — améliorez vos diapositives dès maintenant....sont remplacées — voir Font Replacement et Font Substitution . Voici...puissiez décider d' embed , de replace ou d’ajouter des external sources...

    docs.aspose.com/slides/fr/net/font-selection-se...
  9. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for Python via .NET API.... replace - Indicates whether to replace the current...

    docs.aspose.com/cells/python-net/applying-subto...
  10. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...html"); Replace the most common entity; extend...entities appear html = html.Replace("&amp;", "&"); File.WriteA...

    forum.aspose.com/t/encoding-when-saving-to-html...