Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 11,692 for

replacement

(0.11 sec)
  1. AbsolutePositionTab Class | Aspose.Words for .NET

    Discover the Aspose.Words.AbsolutePositionTab class, enabling precise text positioning in WordprocessingML for enhanced document formatting and control.... Replaces all absolute tab characters...

    reference.aspose.com/words/net/aspose.words/abs...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportCidUrlsForMhtmlResources method. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents. Default value is false in C++....// Setting this flag will replace "Content-Location" tags //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. فرار یاداشت ها برای Aspose.PSD برای .NET 23.7|D...

    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....changeFile = "artwork for replace.png" ; string outputFile =...Items [ 0 ]. Text = "Text test replaced" ; //مرحله: بروزرسانی TextBoundBox...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-2...
  4. 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/
  5. Aspose.Cells 8.4.0のパブリックAPI変更|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.... Codes ; //Replace the original message with the...message." )) { code = code . Replace ( "This is test message." ...

    docs.aspose.com/cells/ja/net/public-api-changes...
  6. 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...
  7. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

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

    forum.aspose.com/t/word-html/319228
  8. 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...
  9. Ajouter une Image au PDF en utilisant C++|Aspos...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant la bibliothèque C++....Utilisez la méthode surchargée Replace dans la classe XImageCollection...get_Resources () -> get_Images () -> Replace ( idx , imageStream , 80 );...

    docs.aspose.com/pdf/fr/cpp/add-image-to-existin...
  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/