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

replacement

(0.08 sec)
  1. ReplaceTextStrategy.NoCharacterAction - Aspose....

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....Description static int ReplaceAnyway Replace text anyway without font substitution...static final int ReplaceAnyway Replace text anyway without font substitution...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  2. FontSettingCollection clase | Aspose.Cells for ...

    FontSettingCollection clase FontSettingCollection clase Representa la lista de FontSetting . El tipo FontSettingColle......Métodos Método Descripción replace(index, count, text) Reemplace...Reemplace el texto. replace(old_value, new_value) Reemplace el texto...

    reference.aspose.com/cells/python-net/es/aspose...
  3. Heading | Aspose.PDF for .NET API Reference

    Represents heading....ReplaceOptions { get; } Gets text replace options. The options define...behavior when fragment text is replaced to more short/long. Segments...

    reference.aspose.com/pdf/net/aspose.pdf/heading/
  4. Como substituir palavras em um documento do Wor...

    Este artigo descreve como substituir palavras em um documento do Word usando python. Ele contém detalhes de configuração, um processo passo a passo e um código de exemplo executável para substituir o texto no Word usando Python....substituir texto Chame o método replace junto com a palavra antiga...localizar e substituir e o método replace() para a substituição real...

    kb.aspose.com/pt/words/python/how-to-replace-wo...
  5. Aspose::Words::Saving::PdfSaveOptions::get_UseC...

    Aspose::Words::Saving::PdfSaveOptions::get_UseCoreFonts method. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts in C++....Courier New and Symbol fonts are replaced in PDF document with corresponding..."UseCoreFonts" property to "true" to replace some fonts, // including the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ImageCompression produces inverted image - Aspo...

    Aspose.PDF for .Net 20.8.0 Sample code : var inpf = @"D:\JIRA\Datacom\1 scanned 2 pages.pdf"; var outf = @"D:\JIRA\Datacom\scanned_comp.pdf"; var doc = new Aspose.Pdf.Document(inpf); va…...Replace() method and I get inverted...using: page.Resources.Images.Replace(1, page.Resources.Images[1]...

    forum.aspose.com/t/imagecompression-produces-in...
  7. 在不通過 C++ 打開的情況下搜索 CSV 文檔 | products.aspose.com

    C++ 示例代碼,用於在 CSV 文件中搜索具有模式的單詞,C++ Windows 32 位、Windows 64 位和 Linux 64 位運行時環境。... 使用 IWorkbook->Replace(..) 方法和相關選項。 使用 IWorkbook->Save(...Co( false ); // 替換文本 wkb->Replace( new String( "Text to find"...

    products.aspose.com/cells/zh-hant/cpp/search/csv/
  8. 無需通過 C++ 打開即可搜索 XLS 文檔 | products.aspose.com

    C++ 示例代碼,用於在用於 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ Runtime Environment 上的 XLS 文件中搜索帶有模式的單詞。... 使用 IWorkbook->Replace(..) 方法和相關選項。 使用 IWorkbook->Save(...Co( false ); // 替換文本 wkb->Replace( new String( "Text to find"...

    products.aspose.com/cells/zh-hant/cpp/search/xls/
  9. 在不通過 C++ 打開的情況下搜索 XLSB 文檔 | products.aspose.com

    C++ 用於在 XLSB 文件中搜索具有模式的單詞的示例代碼,位於 C++ Windows 32 位、Windows 64 位和 Linux 64 位運行時環境。... 使用 IWorkbook->Replace(..) 方法和相關選項。 使用 IWorkbook->Save(...Co( false ); // 替換文本 wkb->Replace( new String( "Text to find"...

    products.aspose.com/cells/zh-hant/cpp/search/xlsb/
  10. Tìm kiếm và thay thế văn bản trong tài liệu XLS...

    C++ mã ví dụ để biên tập lại thông tin nhạy cảm trong tệp XLSM trên C++ Môi trường thời gian chạy cho Windows 32 bit, Windows 64 bit và Linux 64 bit....thế văn bản bằng phương thức Replace (…) Lưu sổ làm việc. yêu...Thay thế văn bản workbook->Replace( new String( "Text to find"...

    products.aspose.com/cells/vi/cpp/redaction/xlsm/