Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 154,397 for

text

(0.31 sec)
  1. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hans/python-net/create/
  2. Note|Aspose.Slides for Node.js via .NET Documen...

    Work with slide notes in Aspose.Slides for Node.js: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear JavaScript examples....Create a notes slide and assign text to it. function addNote () {...} Access a Notes Slide Read text from an existing notes slide...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Specify Layout Options in C#|Aspose.Words for .NET

    Specify Layout Options for various document layouts using C#....specifies whether the hidden text is rendered. ShowParagraphMarks...option to display this hidden text on the page. Also, each paragraph...

    docs.aspose.com/words/net/specify-layout-options/
  5. Convert PDF to DOC via C# | Aspose

    Sample code for PDF to DOC C# conversion. Use API example code for batch PDF files to DOC conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/pdf-to-doc/
  6. Convert TIF to Searchable PDF via C# | Aspose

    Sample code for TIF to Searchable PDF C# conversion. Use API example code for batch TIF files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on TIF document and save text as TIF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/tif-to-s...
  7. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable Text watermarks for improved branding and professionalism....string, string, string ) Adds a text watermark into the document...file name. watermarkText String Text that is displayed as a watermark...

    reference.aspose.com/words/net/aspose.words.low...
  8. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to Add a Watermark to a Worksheet in Excel|...

    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....] Use WordArt to add special text or picture effects to spreadsheets...of the sheet, decorate text, make text fit a preset shape, or...

    docs.aspose.com/cells/cpp/how-to-add-text-or-pi...
  10. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing document sections effortlessly. Enhance your document processing with seamless control and flexibility.... Text { get; } Gets the text of the range. Methods...as a contiguous sequence of text. Range is a “facade” interface...

    reference.aspose.com/words/net/aspose.words/range/