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

replacement

(0.1 sec)
  1. PDF to PDFA using Java SDK - Compliance issue -...

    Hi I am converting PDF (generated from Adobe) to PDFA using Aspose Java SDK. While validating the pdf, attached errors are thrown. Could you hel me on how to overcome these error, is there any method provided by Aspose…...close(); Make sure to replace the paths with your actual...

    forum.aspose.com/t/pdf-to-pdfa-using-java-sdk-c...
  2. License for python sdk not working - Free Suppo...

    We have an aspose cad license for the product Aspose.CAD for Python via .NET And I’m trying to use this license via the python library import aspose.cad as cad license = cad.License() license.set_license(l…...lic") Make sure to replace "path/to/your/license.lic"...

    forum.aspose.com/t/license-for-python-sdk-not-w...
  3. GridJsの計算式の解説表示|Documentation

    この記事は、GridJsで計算式の解説表示を行う方法について説明しています。...get_formula_explain ( formula , locale ): # replace your logic here return text...

    docs.aspose.com/cells/ja/python-net/aspose-cell...
  4. Запросы и соединения с помощью Node.js через C+...

    Узнайте, как управлять соединениями с базой данных и выполнять запросы с помощью Node.js через C++ с Aspose.Cells....require ( 'node-sqlite' ); // Replace with your database module const...

    docs.aspose.com/cells/ru/nodejs-cpp/managing-da...
  5. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....note, this interface has been replaced by AbstractCalculationE and...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  6. Queries and Connections with Node.js via C++|Do...

    Learn how to manage database connections and execute queries using Node.js via C++ with Aspose.Cells....require ( 'node-sqlite' ); // Replace with your database module const...

    docs.aspose.com/cells/nodejs-cpp/managing-datab...
  7. ค้นหาข้อความในไฟล์การนำเสนอ PPTX โดยใช้ C++ | p...

    ซอร์สโค้ด C++ เพื่อค้นหาข้อความในงานนำเสนอ PPTX...); presentation -> Save( u "replaced.pptx" , SaveFormat :: Pptx);...

    products.aspose.com/slides/th/cpp/search/pptx/
  8. Sắp xếp lại các tệp bản trình bày PPTX bằng .NE...

    Mã nguồn C# để tìm và thay thế văn bản trong Bản trình bày PPTX....Save( "replaced.pptx" , SaveFormat.Pptx);...

    products.aspose.com/slides/vi/net/redaction/pptx/
  9. Sắp xếp lại các tệp bản trình bày ODP bằng C++ ...

    Mã nguồn C++ để tìm và thay thế văn bản trong Bản trình bày ODP....); presentation -> Save( u "replaced.odp" , SaveFormat :: Odp);...

    products.aspose.com/slides/vi/cpp/redaction/odp/
  10. Sắp xếp lại các tệp bản trình bày PPT bằng Java...

    Mã nguồn Java để tìm và thay thế văn bản trong Bản trình bày PPT.... save ( "replaced.ppt" , SaveFormat . Ppt );...

    products.aspose.com/slides/vi/java/redaction/ppt/