Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 6,528 for

replace text

(0.2 sec)
  1. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...Replace(':', '_').Replace('!', '_'); //Set print...TextRenderingHint = System.Drawing.Text.TextRenderingHint.AntiAlias...

    forum.aspose.com/t/incorrect-rendering-when-con...
  2. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for C++....createParagraph = []( System :: String text ) { auto paragraph = System...100 ); paragraph -> set_Text ( text ); return paragraph ; };...

    docs.aspose.com/slides/cpp/manage-lists/
  3. Using Aspose.Drawing in Azure Function|Document...

    Learn how to use Aspose.Drawing in Azure Function with C#....Function to draw vector graphics, text, and generate resulting images...3. Add image drawing code. Replace the main Function1.cs file...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  4. Using Aspose.Drawing in WinUI 3 App|Documentation

    Learn how to use Aspose.Drawing in WinUI 3 application with C#....app to draw vector graphics, text, and generate images as demonstrated...3. Add image drawing code. Replace the MainWindow.xaml.cs file...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  5. 显示GridJs的公式说明|Documentation

    本文介绍了如何为GridJs显示公式说明。...locale ): # replace your logic here return text @app.route (...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  6. Aspose::Words::Drawing::WrapSide enum | Aspose....

    Aspose::Words::Drawing::WrapSide enum. Specifies what side(s) of the shape or picture the Text wraps around in C++....of the shape or picture the text wraps around. enum class WrapSide...Description Both 0 The document text wraps on both sides of the shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Advanced operations|Aspose.PDF for Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose. PDF for Java....Working with Text - add, format, search and replace text in PDF. Working...

    docs.aspose.com/pdf/java/advanced-operations/
  8. 在 Python 中将 PDF 转换为 PDF/A、PDF/E 和 PDF/X|Aspose....

    了解如何使用 Aspose.PDF for Python via .NET 在 Python 中将 PDF 文件转换为 PDF/A、PDF/E 和 PDF/X,以用于归档、可访问性和打印工作流。... replace ( ".pdf" , "-log.xml" ), ap...outfile ): logfile = outfile . replace ( ".pdf" , "_log.xml" ) document...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  9. Manage Presentation Placeholders in .NET|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for .NET: Replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....and change their text, set custom prompt text for placeholder...placeholder management. Change Text in a Placeholder Using Aspose...

    docs.aspose.com/slides/net/manage-placeholder/
  10. FindReplaceOptions.legacy_mode property | Aspos...

    FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/Replace algorithm is used....value indicating that old find/replace algorithm is used. @property...behavior as before advanced find/replace feature was introduced. Note...

    reference.aspose.com/words/python-net/aspose.wo...