Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 151,768 for

text

(0.11 sec)
  1. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#.... Text = "Confidential" ; } Aspose...); builder . Write ( "Header Text goes here..." ); //add footer...

    docs.aspose.com/words/net/add-headers-and-footers/
  2. Master Slide|Aspose.Slides for PHP Documentation

    Manage master slides in PHP with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....such as backgrounds, logos, and text formatting. Layout slides inherit...image below illustrates how a text box added on a master slide...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....to be able to click and write text easily in Microsoft Word. footnote...superscript number // in the main text that points to the footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.PDF + Pdf version 1.20 does not supporte...

    I am Gettting Below Error Error: [{“FileId”:“e05f0e90-8bb7-41b0-93a9-637bccba5233”,“OriginalFileName”:“ParentFile”,“ParentFileId”:null,“NoConverter”:false,“HasErrors”:true,“NoValidExtension”:false,“Extension”:“.pdf”,“Ex…...to share documents, including text formatting and inline images...Or the fix is just to correct text of error message??? @sergei...

    forum.aspose.com/t/aspose-pdf-pdf-version-1-20-...
  5. Online POTX File Comparison or Build Android Mo...

    Free online app to Compare different POTX files. Android comparison library code for POTX documents....Compare ODT Files (OpenDocument Text File Format) Compare PDF Files...Files (Rich Text Format) Compare TXT Files (Text Document) Compare...

    products.aspose.com/total/android-java/compare/...
  6. Online PPSX File Comparison or Build Android Mo...

    Free online app to Compare different PPSX files. Android comparison library code for PPSX documents....Compare ODT Files (OpenDocument Text File Format) Compare PDF Files...Files (Rich Text Format) Compare TXT Files (Text Document) Compare...

    products.aspose.com/total/android-java/compare/...
  7. Online POTM File Comparison or Build Android Mo...

    Free online app to Compare different POTM files. Android comparison library code for POTM documents....Compare ODT Files (OpenDocument Text File Format) Compare PDF Files...Files (Rich Text Format) Compare TXT Files (Text Document) Compare...

    products.aspose.com/total/android-java/compare/...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 合并 PDF 文档 https://products.aspose.com/pdf/zh-hans/net/merger/ Recent content in 使用 C# 合并 PDF 文档 on Aspsoe.PDF Products Hugo -- gohugo.io ......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hans/net/merger/inde...
  9. 在 Python.NET 中使用 InterruptMonitor 在转换或加载过慢时停止操作...

    学习如何在 Python 中使用 Aspose.Cells 的 InterruptMonitor 中断 Excel 文件处理,以在长时间操作中高效管理资源。...Access cell J1000000 and add some text inside it. cell = ws . cells...cell . put_value ( "This is text." ) 如你所见, J1000000 是 XLSX 文件中的较远单元格。然而,...

    docs.aspose.com/cells/zh/python-net/stop-conver...
  10. 创建 PDF 文档|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 创建和格式化 PDF 文档。...using namespace Aspose :: Pdf :: Text ; void CreateDocument () { //...-> Add (); // 向新页面添加文本 auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/zh/cpp/create-pdf-document/