Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 11,978 for

replacement

(0.22 sec)
  1. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...xlsx"); // Replace with your input file path //...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  2. Dış Veri Bağlantılarıyla ilişkili Sorgu Tablola...

    Dış veri bağlantılarıyla ilişkili Sorgu Tablolarını ve Liste Nesnelerini Aspose.Cells for JavaScript kullanarak C++ ile nasıl bulunacağını öğrenin.... replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/tr/javascript-cpp/find-qu...
  3. 外部データ接続に関連したクエリテーブルとリストオブジェクトをNode.jsをC++経由で検索す...

    Aspose.Cells for Node.js via C++を使用して、外部データ接続に関するクエリテーブルやリストオブジェクトを見つける方法を学びます。... replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/ja/nodejs-cpp/find-query-...
  4. Changements d API publics dans Aspose.Cells 8.4...

    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....the columns G & H will be replaced by A & B respectively //whereas...//whereas, column I will be replaced by the column A cells . CopyColumns...

    docs.aspose.com/cells/fr/net/public-api-changes...
  5. Extract Images from PDF File using Python|Aspos...

    This section shows how to extract images from PDF file using Python library....image to a file using FileIO, replacing ‘index’ in the filename with...with FileIO ( path_outfile . replace ( "index" , str ( index ))...

    docs.aspose.com/pdf/python-net/extract-images-f...
  6. Manipuler des Tables dans un PDF existant|Aspos...

    Cette section couvre diverses méthodes de modification de table en utilisant Aspose.PDF for C++...pouvez utiliser la méthode Replace() de la classe TableAbsorber...par une nouvelle absorber -> Replace ( document -> get_Pages ()...

    docs.aspose.com/pdf/fr/cpp/manipulate-tables-in...
  7. 操作现有 PDF 中的表格|Aspose.PDF for C++

    本节涵盖使用 Aspose.PDF for C++ 进行表格修改的各种方法...如果需要查找特定表格并将其替换为所需的表格,可以使用 TableAbsorber 类的Replace()方法来实现。 以下示例演示了替换 PDF 文档中表格的功能:...); // 用新表替换旧表 absorber -> Replace ( document -> get_Pages ()...

    docs.aspose.com/pdf/zh/cpp/manipulate-tables-in...
  8. Manipular Tablas en un PDF existente|Aspose.PDF...

    Esta sección cubre varios métodos para la modificación de tablas utilizando Aspose.PDF para C++...deseada, puedes usar el método Replace() de la Clase TableAbsorber...tabla con la nueva absorber -> Replace ( document -> get_Pages ()...

    docs.aspose.com/pdf/es/cpp/manipulate-tables-in...
  9. 기존 PDF에서 테이블 조작|Aspose.PDF for C++

    이 섹션은 Aspose.PDF for C++를 사용하여 테이블을 수정하는 다양한 방법을 다룹니다....하는 경우, TableAbsorber 클래스의 Replace() 메서드를 사용하여 이를 수행할 수 있습니다....테이블을 새로운 테이블로 교체 absorber -> Replace ( document -> get_Pages ()...

    docs.aspose.com/pdf/ko/cpp/manipulate-tables-in...
  10. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to HTML a MapiMessage. The message contains cyrillic characters in the header (“Cc”, “From”, “To”), mapiMessage loads them correctly (attached debugging t…...those cyrillic characters are replaced by ‘?’. I tried with different...Cyrillic characters being replaced by ‘?’ during the export of...

    forum.aspose.com/t/issue-with-cyrillic-characte...