Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 12,334 for

replacement

(0.21 sec)
  1. Funciones de utilidad de Gmail|Documentation

    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 ( '+' , '-' ). replace ( '/' , '_' );...responseText . replace ( "{" , "" ). replace ( "}" , "" ). replace ( "\""...

    docs.aspose.com/email/es/java/gmail-utility-fea...
  2. 档案

    档案...replace('+', '-').replace('/', '_'); return...responseText.replace("{", "").replace("}", "").replace("\"", "")...

    blog.aspose.com/zh/email/import-gmail-contacts-...
  3. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...Replace(tagRegex, "$0", opt); int bkIndex...Regex(@"<<\[.*? doc.Range.Replace(tagRegex, "$0", opt); int bkIndex...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  4. 搜索

    搜索...Replace(' ','_')-tab" data-toggle="tab"...href="#@Model[i].SheetName.Replace(' ','_')" role="tab" aria-controls="@Model[i]...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  5. Création et mise à jour des calendriers dans Ja...

    Apprenez à créer, mettre à jour et gérer les calendriers du projet à l'aide d'Aspose.Tasks pour Java....java hosted with ❤ by GitHub Replacing a Calendar Calendars are used...This topic looks at how to replace a base calendar, that is, the...

    docs.aspose.com/tasks/fr/java/creating-updating...
  6. PdfContentEditor Class|Aspose.PDF for Java

    Learn how to use the PDFContentEditor class in Java to manipulate the content of a PDF document using Aspose.PDF....Working with Images (facades) Replace Text (facades) Working with...

    docs.aspose.com/pdf/java/pdfcontenteditor-class/
  7. Chercher

    chercher...dictionnaire de remplacements replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/fr/diagram/find-and-replace-in-...
  8. VariableCollection.get_by_name method | Aspose....

    VariableCollection.get_by_name method. Gets or a sets a document variable by the case-insensitive name...the assignment and will be replaced by empty string. def get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ReplacementFormat Enum | Aspose.Words لـ .NET

    اكتشف مجموعة Aspose.Words.Replacing.ReplacementFormat لخيارات تنسيق مستندات مرنة. حسّن عمليات استبدال النصوص بسهولة!...Replacing المجسم Aspose.Words ReplaceAction...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Changes to formula in Controls do not change th...

    I have a shape where I want to change the formula of a control. I use this code to rotate the shape and then update the Controls: shape.SetAngle(angle * (Math.PI / 180)); shape.Controls.GetControlFromNa…...formula in the shape data but replaced it with values. But still...questions: Why is the formula replaced with values and how can I...

    forum.aspose.com/t/changes-to-formula-in-contro...