Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 13,177 for

replacement

(0.13 sec)
  1. Get and Set Bookmark Text|Aspose.Words for .NET

    Get and set bookmark textin a document easily and fast instead of using Open XML SDK in C#....a Paragraph Style Find and Replace Text in a Document Part Related...

    docs.aspose.com/words/net/get-and-set-bookmark-...
  2. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...Replace(thirdLevel, ""); p.ListFormat...IsMatch(paraText)) { p.Range.Replace(secondLevel, ""); p.ListFormat...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  3. Ліцензування | Aspose.note Документація

    Безкоштовна оцінка версії Aspopy.note для Java (API Java для взаємодії з Microsoft Office OneNote програмно без встановлення програмного забезпечення на сервері) можна завантажити з розділу "Завантаження" веб -сайту Aspose....exeed the limit of 500Kb are replaced by evaluation message as an...exeed the limit of 500Kb are replaced by evaluation message as an...

    docs.aspose.com/note/uk/java/licensing/
  4. Licencia | Aspose.note documentación

    Una versión de evaluación gratuita de Aspose.note para Java (una API de Java para interactuar con Microsoft Office OneNote programáticamente sin que el software se esté instalando en el servidor) se puede descargar desde la sección Descargas del sitio web de Aspose....exeed the limit of 500Kb are replaced by evaluation message as an...exeed the limit of 500Kb are replaced by evaluation message as an...

    docs.aspose.com/note/es/java/licensing/
  5. Лицензирование | Aspose.note Документация

    Бесплатная оценка версия Aspose.note для Java (Java API для взаимодействия с Microsoft Office OneNote программно без установленного программного обеспечения на сервере) может быть загружена из разделения загрузки веб -сайта Aspose....exeed the limit of 500Kb are replaced by evaluation message as an...exeed the limit of 500Kb are replaced by evaluation message as an...

    docs.aspose.com/note/ru/java/licensing/
  6. Working with ContentTypeProperties with Golang ...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with Golang via C++.... Output File Sample Code Replace text in a workbook using a...

    docs.aspose.com/cells/go-cpp/working-with-conte...
  7. Document.UnlinkFields | Aspose.Words for .NET

    Discover how to use the UnlinkFields method to efficiently unlink fields throughout your entire document, enhancing your editing workflow....void UnlinkFields () Remarks Replaces all the fields in the whole...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Range::ToDocument method | Aspos...

    Aspose::Words::Range::ToDocument method. Constructs a new fully formed document that contains the range in C++....C++ Aspose::Words::Range::Replace method Aspose::Words::Range::UnlinkFields...

    reference.aspose.com/words/cpp/aspose.words/ran...
  9. 아카이브

    아카이브...datetime, timedelta # 교체 사전 생성 replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/ko/diagram/find-and-replace-in-...
  10. docx转化PDF后,标题换行了 - Free Support Forum - aspose.com

    docx转换PDF后,标题行换行了,但是在word中直接导出不会出现这个情况。 new.docx (11.1 KB)...replace("\r", "").replace("\n", " "); para.getRange()...getRange().replace(para.getText(), txt); } // 更新布局后保存 doc.updatePageLayout();...

    forum.aspose.com/t/docx-pdf/325351