Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 12,642 for

replacement

(0.12 sec)
  1. Menyisipkan dan Menambahkan Dokumen dalam Java|...

    Menggabungkan dokumen menjadi satu: menyisipkan atau menambahkan dokumen ke dokumen baru atau yang sudah ada menggunakan temukan dan ganti, gabungkan bidang, bookmark, atau cukup di akhir dokumen dengan Java....menyisipkan dokumen melalui operasi replace, bidang gabungan selama operasi...membuat penangan untuk acara replace. Contoh kode berikut menunjukkan...

    docs.aspose.com/words/id/java/insert-and-append...
  2. 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/java/public-api-change...
  3. Cambios en la API pública en Aspose.Cells 8.4.2...

    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/es/java/public-api-change...
  4. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++.... GetData (); std :: replace ( nameStr . begin (), nameStr...(), u '+' , u '_' ); std :: replace ( nameStr . begin (), nameStr...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  5. Cambiamenti nell API pubblica in Aspose.Cells 8...

    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/it/java/public-api-change...
  6. Finden Sie Abfrage Tabellen und Listenobjekte i...

    Erfahren Sie, wie Sie mit Aspose.Cells für C++ Abfrage Tabellen und Listenobjekte im Zusammenhang mit externen Datenverbindungen finden.... GetData (); std :: replace ( nameStr . begin (), nameStr...(), u '+' , u '_' ); std :: replace ( nameStr . begin (), nameStr...

    docs.aspose.com/cells/de/cpp/find-query-tables-...
  7. Найдите Query Tables и List Objects, связанные ...

    Изучите, как найти Query Tables и List Objects, связанные с внешними подключениями данных, с помощью Aspose.Cells for JavaScript через C++.... replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/ru/javascript-cpp/find-qu...
  8. Hitta frågetabeller och listobjekt relaterade t...

    Lär dig hur man hittar frågetabeller och listobjekt relaterade till externa dataanslutningar med Aspose.Cells for JavaScript via C++.... replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/sv/javascript-cpp/find-qu...
  9. Cambios en la API pública en Aspose.Cells 8.4.2...

    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/es/net/public-api-changes...
  10. 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…... 6 Save document Replace the problematic part with a...the macro. 6 Save document Replace the problematic part with a...

    forum.aspose.com/t/image-distorted-in-excel-to-...