Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 148,526 for

text

(0.53 sec)
  1. 使用 VSTO 和 Aspose.Slides for .NET 创建新演示文稿|Aspose...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并使用 C# 编写干净、可靠的代码来创建新的 PowerPoint (PPT, PPTX) 演示文稿。... Text = "Slide Title Heading" ; //设置副标题文本...2 ]. TextFrame . TextRange . Text = "Slide Title Sub-Heading"...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  2. FieldDocVariable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocVariable class for seamless DOCVARIABLE field integration, enhancing your document automation and management....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldUserName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserName class for seamless USERNAME field integration. Enhance document automation with powerful features today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldBibliography class ...

    Aspose::Words::Fields::FieldBibliography class. Implements the BIBLIOGRAPHY field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Add Blind Watermark Verification to X File Form...

    Sample Java blind watermark verification code for X file. Use this example code to add blind watermark verification to X file within any Web or Desktop Java based application....Scene(file); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/x/
  6. Add Blind Watermark Verification to DAE File Fo...

    Sample Java blind watermark verification code for DAE file. Use this example code to add blind watermark verification to DAE file within any Web or Desktop Java based application....Scene(file); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/dae/
  7. FieldEditTime class | Aspose.Words for Python

    aspose.words.fields.FieldEditTime class. Implements the EDITTIME field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian Text....regions of Latin text and regions of East Asian text in the current...the paragraph after appending text // and then starts a new line...

    reference.aspose.com/words/net/aspose.words/par...
  9. Set DefaultFont property of PdfSaveOptions and ...

    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....that DefaultFont to all the text in the workbook that has a missing...font still cannot show/render text properly, then Aspose.Cells...

    docs.aspose.com/cells/java/set-defaultfont-prop...
  10. Convert TXT to PDF in C#

    You can convert TXT to PDF in C# with this short tutorial. It covers the setup process and code snippet to export TXT file to PDF in C#....NET to convert text to PDF using C# Load the source...of the Document class Convert text to PDF using the Save method...

    kb.aspose.com/words/net/convert-txt-to-pdf-in-c...