Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 12,966 for

replacement

(0.15 sec)
  1. 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...
  2. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....backslash characters should be replaced with yen signs. getSaveFormat()...backslash characters should be replaced with yen signs. setSaveFormat(int...

    reference.aspose.com/words/java/com.aspose.word...
  3. Заменить текст в PDF|Aspose.PDF for .NET

    Узнайте больше о различных способах замены и удаления текста из библиотеки Aspose.PDF for .NET....the font name is ArialMT, replace font name with Arial if ( textFragment.... Accept ( absorber ); // Replace each TextFragment foreach (...

    docs.aspose.com/pdf/ru/net/replace-text-in-pdf/
  4. 아카이브

    아카이브...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...
  5. 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...
  6. 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/
  7. 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...
  8. Добавить изображение в PDF с использованием C++...

    Этот раздел описывает, как добавить изображение в существующий PDF файл с использованием библиотеки C++....Используйте перегруженный метод Replace в классе XImageCollection ...get_Resources () -> get_Images () -> Replace ( idx , imageStream , 80 );...

    docs.aspose.com/pdf/ru/cpp/add-image-to-existin...
  9. Aspose.Email을 사용하여 Python에서 IMAP 폴더 관리|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/ko/python-net/manage-imap...
  10. Aspose.Cells.Drawing.TextBox.CalculateTextSize ...

    CalculateTextSizeTest.zip (86.1 KB) public static void testHeight() { // Create a new workbook and save with different DPI settings Workbook workbook = new Workbook("D:\\CalculateTextSizeTest.xlsm"); Worksheet shee…...Replace("\r", "").Replace("\n", " "); textBox...

    forum.aspose.com/t/aspose-cells-drawing-textbox...