Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 12,333 for

replacement

(0.3 sec)
  1. Aspose.Words: Use OLE EMF Preview in DOCX→Image...

    I’m using Aspose.Words to convert a DOCX file to an image. However, I noticed that it re-renders embedded documents/objects. I want to keep the object’s original preview EMF so the output image matches what I see in Word…...would be possible to modify or replace the text inside the OLE object...Unfortunately, there is no way to replace the text inside the OLE object...

    forum.aspose.com/t/aspose-words-use-ole-emf-pre...
  2. 档案

    档案..."Master" strToReplaceWith = "[replaced]" # 循环浏览每张幻灯片 for slide in...保存演示文稿 pres.save("find-and-replace-text.pptx", slides.export.SaveFormat...

    blog.aspose.com/zh/slides/find-and-replace-text...
  3. Lavorare con le immagini|Documentation

    Questa pagina descrive come estrarre, sostituire o inserire un'immagine da una pagina del disegno Visio con libreria Aspose.Diagram....allows developers to access and replace available picture shapes in...== TypeValue . FOREIGN : # replace picture shape shape . getForeignData...

    docs.aspose.com/diagram/it/python-java/working-...
  4. Public API Changes in Aspose.Imaging 2.7.0|Docu...

    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....LayoutName has been replaced by the com.aspose.imaging...TransparentColor has been replaced by the com.aspose.imaging...

    docs.aspose.com/imaging/java/public-api-changes...
  5. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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....note, columns G & H will be replaced by A & B respectively, //whereas...//whereas column I will be replaced by column A. cells . copyColumns...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. 아카이브

    아카이브...replace('+', '-').replace('/', '_'); return...responseText.replace("{", "").replace("}", "").replace("\"", "")...

    blog.aspose.com/ko/email/create-update-and-dele...
  7. ค้นหา

    ค้นหา...replace('+', '-').replace('/', '_'); return...responseText.replace("{", "").replace("}", "").replace("\"", "")...

    blog.aspose.com/th/email/create-update-and-dele...
  8. 搜索

    搜索...replace('+', '-').replace('/', '_'); return...responseText.replace("{", "").replace("}", "").replace("\"", "")...

    blog.aspose.com/zh-hant/email/create-update-and...
  9. PDF에 이미지 추가하기 C#|Aspose.PDF for .NET

    이 섹션에서는 C# 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....XImageCollection 클래스에 추가된 Replace 메서드 오버로드: public void Replace(int index, Stream...XImageCollection 클래스의 오버로드된 Replace 메서드를 사용하십시오. 다음 코드 스니펫은 모든...

    docs.aspose.com/pdf/ko/net/add-image-to-existin...
  10. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....Loop through annotations and replace target URI for la in link_annotations..., annotation . action ) # Replace the existing URI with Google...

    docs.aspose.com/pdf/python-net/update-links/