Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 12,666 for

replacement

(0.45 sec)
  1. Configuración de Azure AD y autenticación de Mi...

    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 ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/es/java/microsoft-graph-a...
  2. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....the following overloads: the Replace method overload is added into...XImageCollection class: public void Replace(int index, Stream stream, int...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  3. إعداد Azure AD & مصادقة Microsoft Graph - Aspos...

    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 ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/ar/java/microsoft-graph-a...
  4. Install with MSI Installer|Aspose.PDF for Repor...

    Learn how to install Aspose.PDF for Reporting Services using the MSI installer. A straightforward guide for quick setup....latest version and just want to replace the assembly instead of uninstalling...

    docs.aspose.com/pdf/reportingservices/install-w...
  5. Configuration Azure AD & Authentification Micro...

    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 ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/fr/java/microsoft-graph-a...
  6. OAuth का उपयोग करके मेल सेवाओं तक पहुँच|Documen...

    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 ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/hi/java/using-oauth-to-ac...
  7. Aspose.PSD For Python Key Features|Documentation

    Key Features of Aspose.PSD for Python - Photoshop and Illustrator Python Package features...Edit of Text Layer in PSD Replace Smart Object [Support of Group...

    docs.aspose.com/psd/python-net/features/
  8. Control loading of External Resources in MS Exc...

    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....the sample Excel file was replaced with a new image in the output...

    docs.aspose.com/cells/java/control-loading-of-e...
  9. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…...document In Word: Home → ReplaceReplace Fonts to see which fonts...

    forum.aspose.com/t/word-to-pdf-document-format/...
  10. 操作现有PDF中的表格|Aspose.PDF for Java

    操作现有PDF文件中的表格,并使用Aspose.PDF for Java在PDF文档中用新表替换旧表。...如果您需要找到特定的表并用所需的表替换它,可以使用 TableAbsorber 类的 Replace() 方法来实现。 以下示例演示了在PDF文档中替换表的功能:...3" ); // 用新表替换旧表 absorber . replace ( page , table , newTable );...

    docs.aspose.com/pdf/zh/java/manipulate-tables-i...