Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 12,333 for

replacement

(0.22 sec)
  1. Aspose.Cells 8.4.0 taki Genel API Değişiklikler...

    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.... Codes ; //Replace the original message with the...message." )) { code = code . Replace ( "This is test message." ...

    docs.aspose.com/cells/tr/net/public-api-changes...
  2. Bug - Verification (for same-format conversions...

    Hi Alexander, For conversion from one format to itself, I make a verification (only for same-format conversions) using checksums. If checksums of input file and output file are differing is ok if not is not ok. Pleas…...Replace("-", "").ToLowerInvariant();...BitConverter.ToString(hashBytes).Replace("-", "").ToLowerInvariant();...

    forum.aspose.com/t/bug-verification-for-same-fo...
  3. Python でプレゼンテーションのフォント置換を設定|Aspose.Slides for P...

    PowerPoint および OpenDocument のプレゼンテーションを他のファイル形式に変換する際、.NET を介した Python 用 Aspose.Slides で最適なフォント置換を有効にします。...NOTE フォント置換に関する詳細は Font Replacement をご覧ください。 FAQ フォント置換とフォント...フォント置換とフォント置換(サブスティテューション)の違いは何ですか? Replacement は、プレゼンテーション全体であるフォントを別のフ...

    docs.aspose.com/slides/ja/python-net/font-subst...
  4. 線上或使用 Python 編輯 ODT 文檔 | products.aspose.com

    透過應用程式免費線上開啟和編輯 ODT 文件。用於使用正規表示式搜尋和取代 ODT 文字的 Python API 程式碼。...Document 類別載入 ODT 文件 使用 Replacement.FindReplaceOptions() 方法 使用正規表示式range...使用正規表示式range.replace_regex進行搜尋和替換 儲存 ODT 文件。 Python 程式碼:編輯 ODT...

    products.aspose.com/total/zh-hant/python-net/re...
  5. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...there any known issue when replacing text containing line breaks...

    forum.aspose.com/t/incorrect-text-redaction-for...
  6. Latest Aspose.Tasks Product Family topics - Fre...

    Get technical support of Aspose.Tasks for .NET, Java, and C++....0 replaced by System Stack Overflow in...

    forum.aspose.com/c/tasks/15
  7. The First Slide Displays for Longer When Genera...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...gif"); } } } Make sure to replace "your_presentation.pptx" with...

    forum.aspose.com/t/the-first-slide-displays-for...
  8. Tillämpa subtotal och ändra riktning på konturö...

    Lär dig hur man tillämpar subtotal och ändrar riktning på raderna för outline sammanfattning nedan detaljen med API et Aspose.Cells for C++.... Replace - Anger om befintliga underrubriker...

    docs.aspose.com/cells/sv/cpp/applying-subtotal-...
  9. Array Dimensions exceeded supported range ERROR...

    Hi, We have a customer which are complaining that they are receiving this error when trying to Export/import to/from microsoft project 2021. We are currently using aspose.tasks version 22.4. Can you elaborate as to what…...0 replaced by System Stack Overflow in...

    forum.aspose.com/t/array-dimensions-exceeded-su...
  10. Csproj InvariantGlobalization>true< leads to an...

    var layoutCollector = new LayoutCollector(asposeBuilder.Document); currentPageNumber = layoutCollector.GetEndPageIndex(table.LastChild); // got error here error: The type initializer for ‘Gg’ threw an exception. more e…...operations in your code are replaced with invariant culture operations...

    forum.aspose.com/t/csproj-invariantglobalizatio...