Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 12,143 for

replacement

(0.13 sec)
  1. Python का इस्तेमाल करके PPT प्रस्तुति फ़ाइलें स...

    PPT प्रस्तुतिकरण में टेक्स्ट खोजने और बदलने के लिए Python स्रोत कोड.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/hi/python-net/redact...
  2. Default Excel font Aptos not printed - Free Sup...

    Dear Aspose, reporting an issue with improper Font display (Aptos). Sending you application which processes sample excel workbook extracting svg as result (Default Aptose font is used in excel sheet but rendered svg…...the Microsoft Office suite, replacing the previously used Calibri...folder at the start. //Please replace “YOUR_USERNAME” FontConfigs...

    forum.aspose.com/t/default-excel-font-aptos-not...
  3. 档案

    档案... 调用 IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...false); // 替换文本 workbook->Replace(new String("Text to find")...

    blog.aspose.com/zh/cells/find-and-replace-text-...
  4. Tìm kiếm tài liệu OST mà không cần mở qua .NET ...

    Mã nguồn C # để tìm kiếm các từ có mẫu trong tệp OST trên.NET Framework, .NET Core và Xamarin Nền tảng....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/vi/net/search/ost/
  5. Tìm kiếm tài liệu MSG mà không cần mở qua .NET ...

    Mã nguồn C # để tìm kiếm các từ có mẫu trong tệp MSG trên.NET Framework, .NET Core và Xamarin Nền tảng....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/vi/net/search/msg/
  6. High level Programming with Presentation Docume...

    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....topics Assemble Slides Find and Replace in Presentation Get the File...

    docs.aspose.com/slides/net/high-level-programmi...
  7. Archivio

    Archivio...Replace(' ','_')-tab" data-toggle="tab"...href="#@Model[i].SheetName.Replace(' ','_')" role="tab" aria-controls="@Model[i]...

    blog.aspose.com/it/cells/view-excel-files-in-as...
  8. Архивы

    Архивы...Replace(' ','_')-tab" data-toggle="tab"...href="#@Model[i].SheetName.Replace(' ','_')" role="tab" aria-controls="@Model[i]...

    blog.aspose.com/ru/cells/view-excel-files-in-as...
  9. Arşiv

    Arşiv...Replace(' ','_')-tab" data-toggle="tab"...href="#@Model[i].SheetName.Replace(' ','_')" role="tab" aria-controls="@Model[i]...

    blog.aspose.com/tr/cells/view-excel-files-in-as...
  10. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…...streamProvider); even we try to replace “" with \ still getting same...error. var htmlContent = html.Replace(”\", “\”); Professionalize...

    forum.aspose.com/t/backslash-being-converted-to...