Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 10,344 for

replacement

(0.08 sec)
  1. 기존 PDF의 테이블 조작|Aspose.PDF for Python via .NET

    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....하는 경우, TableAbsorber 클래스의 replace() 메서드를 사용할 수 있습니다. 다음 예제는 PDF...# 기존 표를 새 표로 교체 absorber . replace ( pdf_document . pages [ 1...

    docs.aspose.com/pdf/ko/python-net/manipulate-ta...
  2. C++를 사용하여 PDF에 이미지 추가|Aspose.PDF for C++

    이 섹션에서는 C++ 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....XImageCollection 클래스의 오버로드된 Replace 메서드를 사용하세요. 다음 코드 스니펫은 모든 문서...get_Resources () -> get_Images () -> Replace ( idx , imageStream , 80 );...

    docs.aspose.com/pdf/ko/cpp/add-image-to-existin...
  3. Работа с сообщениями с IMAP-сервера|Documentation

    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.... replace ( ":" , " " ) . replace ( "?" , " " ) +...

    docs.aspose.com/email/ru/python-net/working-wit...
  4. Common issues with .pub files | .NET

    When working with MS Publisher you may face some problems with the .pub files. Here you will find information on how to resolve these problems.... Recreate or replace the missing files . - This...differently or not at all. Add or replace the missing fonts as it was...

    docs.aspose.com/pub/net/troubleshoot-with-pub-f...
  5. حل عملي لتغيير حجم ورقة العمل|وثائق Aspose.Slides

    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.... Replace ( ".tmp" , ".tmp1" ) + ext...newTempFileName = tempFileName . Replace ( ".tmp" , ".tmp1" ) + ext...

    docs.aspose.com/slides/ar/net/working-solution-...
  6. Manage OLE|Aspose.Slides for PHP Documentation

    Manage OLE objects in PowerPoint presentations in PHP...need to replace old OLE objects with new ones or replace an unsupported...

    docs.aspose.com/slides/php-java/manage-ole/
  7. Manage OLE|Aspose.Slides for Node.js via .NET D...

    Manage OLE objects in PowerPoint presentations in JavaScript...need to replace old OLE objects with new ones or replace an unsupported...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  8. 記録

    記録...replace(int, FileInputStream) メソッド...getResources().getImages().replace(1, new java.io.FileInputStream(new...

    blog.aspose.com/ja/pdf/add-extract-remove-repla...
  9. Manipuler les tables dans un PDF existant|Aspos...

    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....pouvez utiliser la méthode replace() de la classe TableAbsorber...par la nouvelle absorber . replace ( pdf_document . pages [ 1...

    docs.aspose.com/pdf/fr/python-net/manipulate-ta...
  10. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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....如果您需要查找特定表并用所需表替换它,可以使用 TableAbsorber 类的 replace() 方法来实现。以下示例演示了在 PDF 文档中替换表的功能:..."列 3" ) # 用新表替换表 absorber . replace ( pdf_document . pages [ 1...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...