Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 12,961 for

replacement

(0.08 sec)
  1. Sök och ersätt text i Excel med Java

    Följ denna artikel för att söka och ersätta text i Excel med Java. Den innehåller alla detaljer för att konfigurera IDE:t, en lista med steg och ett exempelkod för att implementera textsökning och ersättning i Excel med Java....söka efter texten och metoden replace() för att ändra texten i samma...målvärdet. Använd metoden replace() för att ändra texten och...

    kb.aspose.com/sv/cells/java/find-and-replace-te...
  2. Opening Files with Different Formats|Documentation

    Aspose.Cells for .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Opening CSV files and replacing invalid characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/net/opening-files-with-di...
  3. Work with text|CAD 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....and may be used also for replacing of text values. Get Block...

    docs.aspose.com/cad/python-net/work-with-text/
  4. Work with text|CAD 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....and may be used also for replacing of text values. Get Block...

    docs.aspose.com/cad/python-net/developer-guide/...
  5. Çalışsayıdaki bir metin kutusundaki etiketi bir...

    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....can have tags that can be replaced with some text at run time...

    docs.aspose.com/cells/tr/java/replace-tag-with-...
  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. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...getToleranceString(); // replacing concentricity symbol tolerance...setToleranceString(currentText.replace("{\\Fgdt;r}","\u2609")); }...

    forum.aspose.com/t/cad-pdf/314511
  8. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....get_FirstSection () Examples Shows how to replace text in a document’s footer...MakeObject < Aspose :: Words :: Replacing :: FindReplaceOptions > ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Convert Text to Vector Paths in C# – Aspose.SVG

    Vectorize text in SVG files using C#. Convert text to vector graphics and save it as SVG file.... By replacing text tags with vector outlines...boundaries of your active fonts and replaces them with standard graphics...

    products.aspose.com/svg/net/vectorization/text-...
  10. Знайти і замінити Java|Aspose.Words для Java

    Знайти рядок або звичайний шаблон виразу у вашому документі і замінити його текстом, який ви хочете використовувати Javaй...можете використовувати один з Replace методи пошуку або заміни певного...([a-zA-Z]+) \1 й Використовуйте інші Replace метод пошуку та заміни окремих...

    docs.aspose.com/words/uk/java/find-and-replace/