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

replacement

(0.11 sec)
  1. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  2. Erhalte Kopf und Fußzeilen mit JavaScript via C...

    Dieser Artikel erklärt, wie man programmgesteuert Kopf und Fußzeilen aus Excel oder OpenOffice Dateien mit der JavaScript über C++ API abruft.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/de/javascript-cpp/get-hea...
  3. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....// Get the shape by its ID (replace with your shape ID) Aspose...VSDX); } } } In this example, replace "path_to_your_diagram.vsd"...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  4. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Scopri la proprietà FindReplaceOptions IgnoreDeleted e controlla la visibilità del testo nelle revisioni eliminate con un semplice comando booleano. Migliora la tua esperienza di editing!... Replace ( "Hello" , "Greetings" , options...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  5. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... Replace the problematic part with a...group issue. It’s better that replacing the group shape with an image...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  6. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...Replace(new Regex(pattern, RegexOptions...title; } public ReplaceAction Replacing(ReplacingArgs e) { // Create...

    forum.aspose.com/t/how-to-create-a-content-cont...
  7. Procurar

    Procurar...Depois disso, chame o método replace(). Ele usa a string de pesquisa...string usando o método Replace. doc.range.replace("Aspose.Words", "Hello"...

    blog.aspose.com/pt/words/python-ms-word-automat...
  8. 档案

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

    blog.aspose.com/zh/cells/find-and-replace-text-...
  9. 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/
  10. 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/