Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 12,057 for

replacement

(0.1 sec)
  1. 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...
  2. 操作现有 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...
  3. 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...
  4. 기존 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...
  5. 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...
  6. 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...
  7. GridJsの計算式の解説表示|Documentation

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

    docs.aspose.com/cells/ja/python-net/aspose-cell...
  8. TabStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.TabStop class, your solution for custom tab stops in document formatting. Enhance your documents with precision and ease!... TabStops [ 0 ]; // Replace the first default tab, stop...

    reference.aspose.com/words/net/aspose.words/tab...
  9. Запросы и соединения с помощью 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...
  10. 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...