Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 12,681 for

replacement

(0.09 sec)
  1. 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...
  2. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...HTML input elements, you can replace the HTML checkboxes with appropriate...property. However, you can easily replace form field checkboxes with...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  3. 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/...
  4. Applying Subtotal and Changing Direction of Out...

    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.... Replace - Indicates whether replace the current subtotals...

    docs.aspose.com/cells/java/applying-subtotal-an...
  5. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Upptäck hur egenskapen FindWholeWordsOnly förbättrar din sökning med korrekta resultat, vilket säkerställer att oldValue bara matchar som ett fristående ord.... Replace ( "Jackson" , "Louis" , options...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  6. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    اكتشف خاصية FindReplaceOptions IgnoreFieldCodes لإدارة النصوص في رموز الحقول بسهولة. تحكم في الرؤية بإعداد منطقي بسيط!... Replace ( new Regex ( "T" ), "*" ,...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  7. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields....resulting document will be replaced with their actual resulting...pages will be removed // and replaced with a constant value equal...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Конвертировать PDF в PDF/A, PDF/E и PDF/X в Pyt...

    Узнайте, как конвертировать файлы PDF в PDF/A, PDF/E и PDF/X на Python с помощью Aspose.PDF for Python via .NET для архивных, доступных и печатных рабочих процессов.... replace ( ".pdf" , "-log.xml" ), ap...outfile ): logfile = outfile . replace ( ".pdf" , "_log.xml" ) document...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  9. C# で Word を Excel に変換する|.NET用Aspose.Words

    PDF を Excel に、XML を Excel に、DOCX を Excel C# に変換します。 C# を使用して、ドキュメントをさまざまな形式で XLSX に保存します。...object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ja/net/convert-a-document...
  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...