Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 13,203 for

replacement

(1.11 sec)
  1. Travailler avec GridJs côté serveur|Documentation

    Cet article décrit comment utiliser les API dans GridJs.... replace ( '/' , '.' )). toString ();...(), "streamcache" , uid . replace ( '/' , '.' )). toString ();...

    docs.aspose.com/cells/fr/java/aspose-cells-grid...
  2. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... Examples Shows how to replace text in a document’s footer...); let options = new aw . Replacing . FindReplaceOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …... I modify the HTML and replace the old HTML and try to reconstruct...first is because I am going to replace the content with translated...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  4. 파이썬에서 PDF를 PDF/A, PDF/E 및 PDF/X로 변환|Aspose.PDF ...

    .NET을 통해 파이썬에서 PDF 파일을 PDF/A, PDF/E 및 PDF/X로 변환하는 방법을 알아보세요. 보관, 접근성 및 인쇄 워크플로우를 위해 파이썬용 Aspose.PDF... replace ( ".pdf" , "-log.xml" ), ap...outfile ): logfile = outfile . replace ( ".pdf" , "_log.xml" ) document...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...
  5. 在 Python 中将 PDF 转换为 PDF/A、PDF/E 和 PDF/X|Aspose....

    了解如何使用 Aspose.PDF for Python via .NET 在 Python 中将 PDF 文件转换为 PDF/A、PDF/E 和 PDF/X,以用于归档、可访问性和打印工作流。... replace ( ".pdf" , "-log.xml" ), ap...outfile ): logfile = outfile . replace ( ".pdf" , "_log.xml" ) document...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  6. Aspose.PSD for .NET 23.4 - 릴리스 노트|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 ( textSplit [ i ], "<.*?>"...>" , String . Empty ). Replace ( "br/" , "//" ); textData . AddPortion...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...
  7. ค้นหาเอกสาร MSG โดยไม่ต้องเปิดผ่าน .NET | produ...

    ซอร์สโค้ด C # เพื่อค้นหาคำที่มีรูปแบบในไฟล์ MSG บนแพลตฟอร์ม.NET Framework, .NET Core และ Xamarin...Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/th/net/search/msg/
  8. ค้นหาเอกสาร EML โดยไม่ต้องเปิดผ่าน .NET | produ...

    ซอร์สโค้ด C # เพื่อค้นหาคำที่มีรูปแบบในไฟล์ EML บนแพลตฟอร์ม.NET Framework, .NET Core และ Xamarin...Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/th/net/search/eml/
  9. Archiv

    Archiv...Vytvořte slovník náhrad replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/cs/diagram/find-and-replace-in-...
  10. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …... Replace the workbook link for each...(shape is IChart chart) { // Replace the external workbook reference...

    forum.aspose.com/t/updating-linked-excel-chart-...