Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 12,300 for

replacement

(0.25 sec)
  1. Range.to_document method | Aspose.Words for Python

    Range.to_document method. Constructs a new fully formed document that contains the range....replace_regex method Range.unlink_fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Знайти і замінити Java|Aspose.Words для Java

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

    docs.aspose.com/words/uk/java/find-and-replace/
  3. Znajdź i zastąp Java|Aspose.Words zamiast Java

    Znajdź ciąg znaków lub wzorzec wyrażenia regularnego w dokumencie i zastąp go tekstem, którego używasz Java....strun Można użyć jednego z Replace metody odnalezienia lub zastąpienia...([a-zA-Z]+) \1 . Użyj drugiego Replace metoda wyszukiwania i zastępowania...

    docs.aspose.com/words/pl/java/find-and-replace/
  4. 关于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
  5. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for Java (a Java API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site....exeed the limit of 500Kb are replaced by evaluation message as an...exeed the limit of 500Kb are replaced by evaluation message as an...

    docs.aspose.com/note/java/licensing/
  6. 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...
  7. Range.toDocument method | Aspose.Words for Node.js

    Range.toDocument method. Constructs a new fully formed document that contains the range....replace method Range.unlinkFields method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Field.unlink method | Aspose.Words for Node.js

    Field.unlink method. Performs the field unlink.... unlink () Remarks Replaces the field with its most recent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Archiwa

    Archiwa...TextFragmentAbsorber("text-to-replace") # Wyszukaj tekst document...textFragmentCollecti: txtFragment.text = "replaced-text" # Zapisz zaktualizowany...

    blog.aspose.com/pl/pdf/find-and-replace-text-in...
  10. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?...sensitivity label // Note: Replace "YourSensitivityLabel" with....xlsx"); } } Make sure to replace "YourSensitivityLabel" with...

    forum.aspose.com/t/how-to-add-sensitivity-label...