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

replacement

(0.31 sec)
  1. セルから HTML5 文字列を取得|Documentation

    CellからHTML5文字列を取得する方法をAspose.Cells for JavaScript経由でC++ APIを通じて学びます。... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ja/javascript-cpp/get-htm...
  2. Remplacer le Texte dans un Fichier PDF|Aspose.P...

    Cette section explique comment remplacer du texte avec Aspose.PDF Facades - un ensemble d'outils pour les opérations populaires avec les PDF.... save ( _dataDir + "replaced_text_demo.pdf" ); } Vérifiez...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } Pour des...

    docs.aspose.com/pdf/fr/java/replace-text/
  3. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!...IgnoreFieldCodes = ignoreFieldCodes }; // Replace 'T' in document ignoring text...code or not. doc . Range . Replace ( new Regex ( "T" ), "*" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  4. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Upptäck egenskapen FindReplaceOptions IgnoreStructuredDocumentTags. Kontrollera om StructuredDocumentTag-innehåll ignoreras med denna lättanvända booleska inställning.... Replace ( textToSearch , "replacement" , options );...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Remplacer du texte dans un classeur en utilisan...

    Remplacer du texte dans un classeur en utilisant une expression régulière en JavaScript via C++....> < head > < title > Regex Replace Example </ title > </ head...head > < body > < h1 > Regex Replace Example </ h1 > < input type...

    docs.aspose.com/cells/fr/javascript-cpp/replace...
  6. Vector Graphics Detect and Remove? - Free Suppo...

    Hello, I have a couple of basic questions about ‘aspose.PDF’ library. Using some sample code, I was able to detect vector graphics in a PDF file. I would like to know if there is the ability to remove the vector grap…...find the vector graphics and replace it with another in a PDF file...specific method you are using to replace them in the PDF file? PKonstant...

    forum.aspose.com/t/vector-graphics-detect-and-r...
  7. 在Java中将Word转换为Excel|Aspose.Words为Java

    将PDF转换为Excel,XML转换为Excel,DOCX转换为ExcelJava。 使用Java将各种格式的文档保存到XLSX。...object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/zh/java/convert-a-documen...
  8. 在C++中将Word转换为Excel|Aspose.Words对于C++

    将PDF转换为Excel,XML转换为Excel,DOCX转换为Excel C++。 使用C++将各种格式的文档保存到XLSX。...object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/zh/cpp/convert-a-document...
  9. Chuyển Word sang Excel trong C#|Aspose.Words ch...

    Chuyển đổi PDF sang Excel, XML sang Excel, DOCX sang Excel C#. Lưu tài liệu ở nhiều định dạng khác nhau vào XLSX bằng C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/vi/net/convert-a-document...
  10. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc.... Replace text. Replace text using regular expressions...expressions. Replace first or particular occurrence of a phrase...

    docs.aspose.com/pdf/cpp/key-features/