Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 6,513 for

replace text

(0.24 sec)
  1. Регистрация времени выполнения – Конвертация HT...

    Вы найдете С# пример пользовательских обработчиков сообщений для ведения журнала времени преобразования HTML из ZIP-архива в PDF.... Replace ( "\\" , "/" ); 17 Stream stream...System. Text . Encoding . RegisterProvider (System. Text . CodePagesEncodingPro...

    docs.aspose.com/html/ru/net/message-handlers/ti...
  2. Come aggiungere la formattazione condizionale d...

    Come usare la libreria Aspose.Cells per Python via .NET per applicare la formattazione condizionale Text. Modificando questi criteri, puoi avere un maggiore controllo sull aspetto e sulle apparenze delle celle....la formattazione condizionale Text usando Aspose.Cells per Python...BackgroundType . SOLID cond . text = "ab" self . _sheet . cells...

    docs.aspose.com/cells/it/python-net/how-to-add-...
  3. آرشیوها

    آرشیوها... Find and Replace Text: یک متن خاص را جستجو کرده...

    blog.aspose.com/fa/total/document-processing-in...
  4. Přidejte časově razítkované digitální podpisy d...

    Naučte se přidávat digitální podpisy s časovým razítkem do PDF v C# s Aspose.PDF for .NET, zahrnující integraci TSA, správu certifikátů a vzhled podpisu....Configure timestamp settings – replace URL with your TSA if needed...Zmenšit PDF soubory Extrahovat text ze skenovaných PDF pomocí Aspose...

    blog.aspose.com/cs/pdf/add-timestamped-digital-...
  5. Notas de Lançamento do Aspose.PSD for .NET 23.7...

    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.... Text = "Texto de teste substituído".... ToString ( "0.0####" ). Replace ( "," , "." ); string largura...

    docs.aspose.com/psd/pt/net/aspose-psd-for-net-2...
  6. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…...duration_text which should exist task.duration_text = f"{duration_days}d"...XML xml_path = output_path.replace(‘.mpp’, ‘.xml’) try : project...

    forum.aspose.com/t/duration-auto-calculating-is...
  7. 2023年の新機能|Aspose.PDF for .NET

    このページでは、2023年に導入されたAspose.PDF for .NETの最も人気のある新機能を紹介します。...find text fragments var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...Visit ( form ); // Clear the text in each fragment foreach ( var...

    docs.aspose.com/pdf/ja/net/whatsnew/2023/
  8. Optimiser la gestion des images dans les présen...

    Simplifiez la gestion des images dans PowerPoint et OpenDocument avec Aspose.Slides pour C++, en optimisant les performances et en automatisant votre flux de travail....:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); auto image =...Aspose Text to GIF , vous pouvez facilement animer du texte, créer...

    docs.aspose.com/slides/fr/cpp/image/
  9. آرشیوها

    آرشیوها...Extract Text from Word Documents in C# Extract Text from Word...Documents in Python Find and Replace Text in Word Documents in Python...

    blog.aspose.com/fa/words/create-word-documents-...
  10. Замена текста в PDF с использованием C++|Aspose...

    Узнайте больше о различных способах замены и удаления текста из PDF. Aspose.PDF позволяет заменять текст в определенной области или с использованием регулярного выражения....using namespace Aspose :: Pdf :: Text ; void ReplaceTextOnAllPage...свойства textFragment -> set_Text ( u "World Wide Web" ); textFragment...

    docs.aspose.com/pdf/ru/cpp/replace-text-in-pdf/