Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 13,341 for

replacement

(1.22 sec)
  1. Qué hay de nuevo|Aspose.PDF for Python via .NET

    En esta página se presentan las funciones nuevas más populares en Aspose.PDF for Python via .NET que se han introducido en versiones recientes....specific text you want to replace) text_absorber = ap . text...paragraph_text = paragraph_text . replace ( " \n " , " " ) # Search for...

    docs.aspose.com/pdf/es/python-net/whatsnew/
  2. ما الجديد|Aspose.PDF for Python via .NET

    في هذه الصفحة تقدم الميزات الجديدة الأكثر شيوعًا في Aspose.PDF لـ Python عبر .NET والتي تم تقديمها في الإصدارات الأخيرة....specific text you want to replace) text_absorber = ap . text...paragraph_text = paragraph_text . replace ( " \n " , " " ) # Search for...

    docs.aspose.com/pdf/ar/python-net/whatsnew/
  3. 새로워진 내용|Aspose.PDF for Python via .NET

    이 페이지에서는 최근 릴리스에서 소개된, .NET을 통한 Python용 Aspose.PDF 의 가장 인기 있는 새 기능을 소개합니다....specific text you want to replace) text_absorber = ap . text...paragraph_text = paragraph_text . replace ( " \n " , " " ) # Search for...

    docs.aspose.com/pdf/ko/python-net/whatsnew/
  4. Novidades|Aspose.PDF for Python via .NET

    Nesta página são apresentadas as funcionalidades novas mais populares no Aspose.PDF for Python via .NET que foram introduzidas nas versões recentes....specific text you want to replace) text_absorber = ap . text...paragraph_text = paragraph_text . replace ( " \n " , " " ) # Search for...

    docs.aspose.com/pdf/pt/python-net/whatsnew/
  5. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…... Load the DOCX (replace the path with your own file...---------- # 1. Load the DOCX (replace the path with your own file...

    forum.aspose.com/t/extract-subsection-list-text...
  6. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?...replace("\\", "\\\\") .replace("\"", "\\\"");...

    forum.aspose.com/t/word-html/319228
  7. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....need to replace old OLE objects with new ones or replace an unsupported...

    docs.aspose.com/slides/net/manage-ole/
  8. Aspose.PSD for Java 26.1 - Release Notes|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....Enhancement PSDJAVA-824 After replacing, the image becomes blurry...); } } PSDJAVA-824. After replacing, the image becomes blurry...

    docs.aspose.com/psd/java/aspose-psd-for-java-26...
  9. Installed font will be substituted - Free Suppo...

    The PowerPoint presentation uses font “Brush Script MT”. The presentation shall be saved as a PDF. Using a FontSubstRule it shall be replaced with “Pacifico”, which is installed on the Windows machine. But using a Warnin…...FontSubstRule it shall be replaced with “Pacifico”, which is...FontSubstRule is set up correctly to replace “Brush Script MT” with “Pacifico”...

    forum.aspose.com/t/installed-font-will-be-subst...
  10. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。... 答: 使用 replace_text API: Copy 1 doc = ap....' template. eps ' ) 2 doc. replace_text ( ' {{name}} ' , ' John...

    docs.aspose.com/page/zh/python-net/faq/