Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 12,784 for

replacement

(0.1 sec)
  1. SvgSaveOptions.remove_java_script_from_links pr...

    SvgSaveOptions.remove_java_script_from_links property. Specifies whether JavaScript will be removed from links...containing JavaScript will be replaced with “javascript:void(0)”...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PDF/HTML conversion - Issue with Roboto Light -...

    Hi, we noticed an issue with documents using Roboto Light (displayed as Roboto LT in MS Word). When Aspose generates a PDF of it, it seems to be replaced with Roboto Medium instead. When saving as HTML the font-family …...PDF of it, it seems to be replaced with Roboto Medium instead...However, in the PDF the font is replaced with a non-Roboto font. docker...

    forum.aspose.com/t/pdf-html-conversion-issue-wi...
  3. Online DOCX Text Search Application or Develop ...

    Free online app to search in DOCX files. Java code for any DOCX file text search application....replace function to find and replace text. Call the...

    products.aspose.com/total/java/search/docx/
  4. Java का उपयोग करके Excel में टेक्स्ट खोजें और ब...

    Java का उपयोग करके Excel में टेक्स्ट खोजने और बदलने के लिए इस लेख का पालन करें। इसमें IDE सेट करने का विवरण, चरणों की सूची और Java का उपयोग करके Excel में टेक्स्ट खोज और प्रतिस्थापन को लागू करने के लिए एक नमूना कोड शामिल है।...सेल में टेक्स्ट बदलने के लिए replace() विधि का उपयोग करें किसी विशिष्ट...खोजें। टेक्स्ट बदलने के लिए replace() विधि का उपयोग करें और पाए...

    kb.aspose.com/hi/cells/java/find-and-replace-te...
  5. צור מסמך ODT באופן מקוון או באמצעות Python | pr...

    פתח וערוך מסמך ODT באופן מקוון באמצעות אפליקציה בחינם. קוד Python API לחיפוש והחלפת טקסט ODT בביטוי רגולרי....מחלקת Document השתמש בשיטת replacing.FindReplaceOptions()‎ השתמש...השתמש בביטוי רגולרי range.replace_regex כדי לחפש ולהחליף שמור את...

    products.aspose.com/total/he/python-net/redact/...
  6. צור מסמך Word באופן מקוון או באמצעות Python | p...

    פתח וערוך מסמך Word באופן מקוון באמצעות אפליקציה בחינם. קוד Python API לחיפוש והחלפת טקסט Word בביטוי רגולרי....מחלקת Document השתמש בשיטת replacing.FindReplaceOptions()‎ השתמש...השתמש בביטוי רגולרי range.replace_regex כדי לחפש ולהחליף שמור את...

    products.aspose.com/total/he/python-net/redact/...
  7. Azure AD‑Einrichtung & Microsoft Graph‑Authenti...

    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 ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/de/java/microsoft-graph-a...
  8. إضافة صورة إلى PDF باستخدام C#|Aspose.PDF for .NET

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة C#....طريقة Replace إلى فئة XImageCollection: public void Replace(int...إلى ملف PDF. استخدم طريقة Replace المحملة في فئة XImageCollection...

    docs.aspose.com/pdf/ar/net/add-image-to-existin...
  9. البحث عن جداول الاستعلام والكائنات القائمة المر...

    تعلم كيفية العثور على جداول الاستعلام والكائنات القائمة المرتبطة باتصالات البيانات الخارجية باستخدام Aspose.Cells for Node.js via C++.... replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/ar/nodejs-cpp/find-query-...
  10. Convert xlsx to docx - Free Support Forum - asp...

    How can I convert a file from Microsoft Excel (xlsx) format to Microsoft Word (docx) format directly (with as few lines of codes as possible)?...xlsx"); // Replace with your input file path //...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/convert-xlsx-to-docx/21566