Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 12,133 for

replacement

(0.72 sec)
  1. ParagraphFormat.tab_stops property | Aspose.Wor...

    ParagraphFormat.tab_stops property. Gets the collection of custom tab stops defined for this object.... tab_stops [ 0 ] # Replace the first default tab, stop...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldOptions.legacy_number_format property | As...

    FieldOptions.legacy_number_format property. Gets or sets the value indicating whether legacy (early than AW 13.10) number format for fields is enabled or not....net: Replaces the pound sign with the corresponding...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Управление файлами сообщений с помощью Aspose.E...

    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 ( "Categories" , "Категории"...message . getHtmlBody (). replace ( "DisplayName" , "<b>" + ...

    docs.aspose.com/email/ru/java/managing-message-...
  4. Gestión de archivos de mensaje con Aspose.Email...

    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 ( "Categories" , "Las categorías"...message . getHtmlBody (). replace ( "DisplayName" , "<b>" + ...

    docs.aspose.com/email/es/java/managing-message-...
  5. Archiv

    Archiv...replace('+', '-').replace('/', '_'); return...responseText.replace("{", "").replace("}", "").replace("\"", "")...

    blog.aspose.com/de/email/create-update-and-dele...
  6. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...Replace(input.Extension, ".pdf"); System...string newName = fileName.Replace(input.Extension, ".pdf"); System...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  7. Aspose.Pdf.FontNotFoundException: Font Arial wa...

    Hi, I’m adding html to pdf pages using HTML fragment and setting Carlito as embedded font but still exception occurs font Arial was not found locally it’s working but on Linux App Service it’s not working FontRepositor…...Arial is not found, it is replaced with an available font, such...// Process the document to replace fonts TextFragmentAbsorber...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  8. 档案

    档案...index)->getResources()->getImages()->Replace(int32t index, System::SharedPtr...esources()->get_Images()->Replace(1, newImage); // 关闭流 newImage->Close();...

    blog.aspose.com/zh/pdf/working-with-images-in-p...
  9. Lưu trữ

    Lưu trữ...getResources() -> getImages() -> Replace (int32t index, System :: SharedPtr...esources()->get_Images()->Replace(1, newImage); // Đóng luồng...

    blog.aspose.com/vi/pdf/working-with-images-in-p...
  10. Tìm và thay thế trong Java|Aspose.Words cho Java

    Tìm một chuỗi hoặc mẫu biểu thức chính quy trong tài liệu của bạn và thay thế nó bằng văn bản bạn muốn sử dụng Java....một trong các phương pháp Replace để tìm hoặc thay thế một chuỗi... Sử dụng phương thức khác Replace để tìm kiếm và thay thế các...

    docs.aspose.com/words/vi/java/find-and-replace/