Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 12,629 for

replacement

(0.16 sec)
  1. 使用 C++ 替换现有 PDF 文件中的图像|Aspose.PDF for C++

    本节介绍如何使用 ++ 库替换现有 PDF 文件中的图像。...Contents [ Hide ] Images 集合的 Replace 方法允许您替换现有 PDF 文件中的图像。 Images...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/zh/cpp/replace-image-in-exi...
  2. استبدال الصورة في ملف PDF موجود|Aspose.PDF for ...

    يصف هذا القسم كيفية استبدال الصورة في ملف PDF موجود باستخدام مكتبة C#....pdf" )) { // Replace a particular image in the document...1 ]. Resources . Images . Replace ( 1 , imageStream ); } // Save...

    docs.aspose.com/pdf/ar/net/replace-image-in-exi...
  3. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....es/" ; public static void Replace () { // Instantiate Document..."SetImageSize_out.pdf" ); } } Replace Image in Existing PDF File...

    docs.aspose.com/pdf/java/set-image-size/
  4. FindReplaceOptions.LegacyMode | Aspose.Words fö...

    Upptäck egenskapen FindReplaceOptions LegacyMode för att enkelt växla mellan den klassiska sök/ersätt-algoritmen för förbättrad funktionalitet och en smidig användarupplevelse.... Replace ( regex , @"$2 took money from...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Знайти і замінити C#|Aspose.Words для .NET

    Знайти рядок або звичайний шаблон виразу у вашому документі і замінити його текстом, який ви хочете використовувати C#й...Replacing простір імен. Ви можете працювати...можете використовувати один з Replace методи пошуку або заміни певного...

    docs.aspose.com/words/uk/net/find-and-replace/
  6. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...@aakanksha76 , Unfortunately, replacing the Cambria Math font doesn’t...using the Cambria Math font, replacing it with a different font won’t...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  7. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...html"); Replace the most common entity; extend...entities appear html = html.Replace("&", "&"); File.WriteA...

    forum.aspose.com/t/encoding-when-saving-to-html...
  8. ابحث في مستند MBOX دون فتحه عبر .NET | products...

    كود مصدر C # للبحث عن الكلمات ذات النمط في ملف MBOX على .NET Framework و.NET Core ومنصات Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ar/net/search/mbox/
  9. ابحث في مستند EML دون فتحه عبر .NET | products....

    كود مصدر C # للبحث عن الكلمات ذات النمط في ملف EML على .NET Framework و.NET Core ومنصات Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ar/net/search/eml/
  10. Пошук документа MBOX без відкриття через .NET |...

    Вихідний код C# для пошуку слів із шаблоном у файлі MBOX на платформах.NET Framework, .NET Core та Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/uk/net/search/mbox/