Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 11,662 for

replacement

(0.11 sec)
  1. 아카이브

    아카이브...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...
  2. 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/
  3. 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...
  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. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...replace(".html", "-with-table.docx");...final String newDoc = htmlSrc.replace(".html", "-with-table.docx");...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  6. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...SaveFileFormat]::vsdx) In this code, replace FromArgb(255, 0, 0, 255) with...SaveFileFormat]::vsdx) In this code, replace From I’m not following your...

    forum.aspose.com/t/color-not-set-correctly-for-...
  7. Adicionar Imagem a PDF usando C++|Aspose.PDF fo...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca C++....Use o método sobrecarregado Replace na classe XImageCollection...get_Resources () -> get_Images () -> Replace ( idx , imageStream , 80 );...

    docs.aspose.com/pdf/pt/cpp/add-image-to-existin...
  8. Working with Messages from IMAP Server|Document...

    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 ( "?" , " " ) +...

    docs.aspose.com/email/python-net/working-with-m...
  9. Generate Han Xin Code Barcodes in C#|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 ( @"\auto:" , "" ); expectedStr...expectedStr = expectedStr . Replace ( @"\000009:" , "" ); // expectedStr...

    docs.aspose.com/barcode/net/hanxin-code-barcodes/
  10. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and save projects using Aspose.Tasks for .NET.... Replace (xml, "**$1Hrs$2Mins$3Secs**"...27 string duration = regex. Replace (args. InvalidValue , "PT$1H$2M$3S"...

    docs.aspose.com/tasks/net/creating-reading-and-...