Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 13,183 for

replacement

(0.54 sec)
  1. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....PdfContentEditor class to replace text in the entire file Replace some other...object to replace text in the entire file or replace text with...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  2. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method...Hide ] add(tabStop) Adds or replaces a tab stop in the collection...specified position, it is replaced. add(position, alignment,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 Python 在已有 PDF 文件中替换图像|Aspose.PDF for Python...

    了解如何在 Python 中替换已有 PDF 文件中的嵌入图像。...from io import FileIO def replace_image ( infile , image_file...1 ] . resources . images . replace ( 1 , image_stream ) document...

    docs.aspose.com/pdf/zh/python-net/replace-image...
  4. Manipulating Metafiles|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.... Support For Replacing Missing Fonts Using Aspose...Python via .NET, developers can replace missing fonts when saving ODG...

    docs.aspose.com/imaging/python-net/manipulating...
  5. Reemplazando Imágenes dentro de la Colección de...

    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_image ( data ) #the second.... images [ 1 ] oldImage . replace_image ( newImage ) #the third...

    docs.aspose.com/slides/es/python-net/replacing-...
  6. Aspose::Words::LowCode namespace | Aspose.Words...

    Aspose::Words::LowCode namespace. The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way in C++.... Replacer Provides methods intended to find and replace text...document. ReplacerContext Find/replace operation context. SignerContext...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a document using Node.js....document using DocumentBuilder : Replace or Modify Hyperlinks Hyperlink...sections in a document. To replace or modify hyperlinks, it is...

    docs.aspose.com/words/nodejs-net/working-with-h...
  8. Working with Text|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.... VSDX ); Find and Replace the Text of a Shape The Txt...edit the shape’s text. The Replace method, exposed by the Txt...

    docs.aspose.com/diagram/java/working-with-text/
  9. 在 PDF 中替换图像|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,将第 1 页上的第一张图像替换为新图像,并保存修改后的文档。..., initialize_data_dir def replace_image ( infile , image_file...infile ) # Replace image on page 1 content_editor . replace_image...

    docs.aspose.com/pdf/zh/python-net/replace-image/
  10. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential boolean setting for improved accuracy....how to ignore shapes while replacing text. Document doc = new Document...builder . Document . Range . Replace ( "Lorem ipsum dolor sit amet...

    reference.aspose.com/words/net/aspose.words.rep...