Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 12,641 for

replacement

(0.1 sec)
  1. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Scopri la proprietà FindReplaceOptions IgnoreDeleted e controlla la visibilità del testo nelle revisioni eliminate con un semplice comando booleano. Migliora la tua esperienza di editing!... Replace ( "Hello" , "Greetings" , options...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  2. Aspose::Words::VariableCollection class | Aspos...

    Aspose::Words::VariableCollection class. A collection of document variables. To learn more, visit the documentation article in C++....the assignment and will be replaced by empty string. idx_get (int32_t)...the assignment and will be replaced by empty string. idx_set (const...

    reference.aspose.com/words/cpp/aspose.words/var...
  3. Aspose.PSD for .NET 23.4 - 릴리스 노트|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 ( textSplit [ i ], "<.*?>"...>" , String . Empty ). Replace ( "br/" , "//" ); textData . AddPortion...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...
  4. Procurar

    Procurar...Depois disso, chame o método replace(). Ele usa a string de pesquisa...string usando o método Replace. doc.range.replace("Aspose.Words", "Hello"...

    blog.aspose.com/pt/words/python-ms-word-automat...
  5. الحصول على رؤوس وتذييلات مع جافا سكريبت عبر C++...

    تشرح هذه المقالة كيفية الحصول برمجيًا على رؤوس وتذييلات من ملفات إكسل أو أوبن أوفيس باستخدام واجهة برمجة التطبيقات جافا سكريبت عبر C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/ar/javascript-cpp/get-hea...
  6. Rechercher et remplacer dans C#|Aspose.Words po...

    Recherchez un modèle de chaîne ou d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de C#....Replacing . Vous pouvez travailler avec...utiliser l’une des méthodes Replace pour rechercher ou remplacer...

    docs.aspose.com/words/fr/net/find-and-replace/
  7. Manipulating Metafiles|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.... Support For Replacing Missing Fonts Using Aspose...Imaging for Java, developers can replace missing fonts when saving ODG...

    docs.aspose.com/imaging/java/manipulating-metaf...
  8. Show Translate Button and Translate Worksheet i...

    This article explains how to enable the translate button in the GridJs toolbar and implement server‑side translation for the active worksheet.... // Replace the value with the actual route...of a text translator. /// Replace the body of <c>TranslateAsync</c>...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …... This allows you to replace missing fonts with alternative...Save(output); } } } In this example, replace "Arial" with any other font...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  10. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...如果您需要找到特定表格并用所需的表格替换它,可以使用 TableAbsorber 类的Replace()方法来实现。以下示例演示了在PDF文档中替换表格的功能:...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...