Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 12,659 for

replacement

(2.19 sec)
  1. 기존 PDF에서 테이블 조작|Aspose.PDF for Java

    기존 PDF 파일에서 테이블을 조작하고 Aspose.PDF for Java로 PDF 문서에서 오래된 테이블을 새 테이블로 교체합니다....하는 경우, TableAbsorber 클래스의 Replace() 메서드를 사용할 수 있습니다. 다음 예제는 PDF...테이블을 새로운 테이블로 교체 absorber . replace ( page , table , newTable );...

    docs.aspose.com/pdf/ko/java/manipulate-tables-i...
  2. Redigera ODT-dokument online eller med Python |...

    Öppna och redigera ODT-dokument online via app gratis.Python API-kod för att söka och ersätta ODT-text med reguljärt uttryck....Document class Använd metoden replacing.FindReplaceOptions() Använd...Använd reguljärt uttryck range.replace_regex för att söka och ersätta...

    products.aspose.com/total/sv/python-net/redact/...
  3. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....for Java can automatically replace commonly misspelled words in...

    docs.aspose.com/ocr/java/automatic-spelling-cor...
  4. Agregar imagen a PDF usando C#|Aspose.PDF for .NET

    Esta sección describe cómo agregar una imagen a un archivo PDF existente utilizando la biblioteca C#....sobrecargas: la sobrecarga del método Replace se agrega a la clase XImageCollection:...XImageCollection: public void Replace(int index, Stream stream, int...

    docs.aspose.com/pdf/es/net/add-image-to-existin...
  5. Adicionar Imagem ao PDF usando C#|Aspose.PDF fo...

    Esta seção descreve como adicionar uma imagem a um arquivo PDF existente usando a biblioteca C#....sobrecargas: a sobrecarga do método Replace foi adicionada à classe XImageCollection:...XImageCollection: public void Replace(int index, Stream stream, int...

    docs.aspose.com/pdf/pt/net/add-image-to-existin...
  6. OAuth を使用したメールサービスへのアクセス|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 ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/ja/java/access-mail-servi...
  7. arkiv

    arkiv...index)->getResources()->getImages()->Replace(int32t index, System::SharedPtr...esources()->get_Images()->Replace(1, newImage); // Stäng strömmen...

    blog.aspose.com/sv/pdf/working-with-images-in-p...
  8. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....get(0); // Replace the first default tab, stop....getTabStops().get(0); // Replace the first default tab, stop...

    reference.aspose.com/words/java/com.aspose.word...
  9. Malla triangular|Documentation

    Aspose.3D for Java API tiene soporte de malla triangular, que es útil para la industria de los juegos porque el triángulo es la única primitiva compatible que admite el hardware de la GPU (los datos no triangulares se triangulan en el nivel del controlador, que es ineficiente en la representación en tiempo real).... triangulate ( mesh ); // Replace the old mesh node . setEntity...

    docs.aspose.com/3d/es/java/triangulate-mesh/
  10. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....- add, format, search and replace text in PDF Working with Images...

    docs.aspose.com/pdf/cpp/advanced-operations/