Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 12,648 for

replacement

(0.17 sec)
  1. Add Image to PDF using C++|Aspose.PDF لـ C++

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة C++.... استخدم طريقة Replace في فئة XImageCollection . يوضح...get_Resources () -> get_Images () -> Replace ( idx , imageStream , 80 );...

    docs.aspose.com/pdf/ar/cpp/add-image-to-existin...
  2. 아카이브

    아카이브...Replace(u".docx", u".doc"); // DOC...string(); fileName = fileName.Replace(u".doc", u".docx"); // DOCX...

    blog.aspose.com/ko/words/convert-docx-to-doc-or...
  3. Aspose.Page pour Python – Foire aux questions

    FAQ complète couvrant l'installation, les licences, les formats pris en charge, la conversion, le rendu, l'édition, les performances et le dépannage de la bibliothèque pure‑Python d'Aspose.Page.... R : Utilisez l’API replace_text : Copy 1 doc = ap. Document...' template. eps ' ) 2 doc. replace_text ( ' {{name}} ' , ' John...

    docs.aspose.com/page/fr/python-net/faq/
  4. Aspose::Words::VariableCollection::idx_get meth...

    Aspose::Words::VariableCollection::idx_get method. Gets or a sets a document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....the assignment and will be replaced by empty string. System ::...the assignment and will be replaced by empty string. System ::...

    reference.aspose.com/words/cpp/aspose.words/var...
  5. Configurazione dell'accesso API OAuth 2.0 ai se...

    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 ( '+' , '-' ); b64 = b64 . Replace ( '/' , '_'...

    docs.aspose.com/email/it/net/configuring-oauth2...
  6. تكوين الوصول إلى API عبر OAuth 2.0 لخدمات Googl...

    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 ( '+' , '-' ); b64 = b64 . Replace ( '/' , '_'...

    docs.aspose.com/email/ar/net/configuring-oauth2...
  7. Configuration de l'accès API OAuth 2.0 aux serv...

    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 ( '+' , '-' ); b64 = b64 . Replace ( '/' , '_'...

    docs.aspose.com/email/fr/net/configuring-oauth2...
  8. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks....itself and on the device, API replaces these fonts with the default...the same font (should not be replaced with default font). The value...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...
  9. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …... value and replaces it with a safe default (or...before adding the contact and replace any out-of-range values with...

    forum.aspose.com/t/throw-exception-in-contact-u...
  10. Manage OLE in Presentations Using Java|Aspose.S...

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

    docs.aspose.com/slides/java/manage-ole/