Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 149,198 for

text

(0.28 sec)
  1. profiles.png

    nonpremultipled deflate 1099 8 8 8 8 PixelInterleaved width=947, height=1099, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1099......ArbitraryProfile Profile <|-- Text ParameterizedProfile <|-- CShape...RectangleShape <|-- HollowRectangleShape Text o-- FontFile @enduml @startuml...

    docs.aspose.com/3d/fr/java/aspose-3d-document-o...
  2. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...cell text endpostion : highlight end postion in cell text //it...cell text endpostion : highlight end postion in cell text 获取活动工作表中单元格文本的突出显示数组...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  3. How to convert notes from Evernote Desktop App ...

    Sample code for convert Evernote to OneNote using C#. Utilize the API example code for batch conversion of .enex files to .one within VB.NET, Asp.NET, or any .NET-based application...maintains the original formatting, text, and embedded elements like...multiple PDF documents, such as text-based notes, image-based notes...

    products.aspose.com/note/net/conversion/evernot...
  4. 在PDF中以编程方式添加文本水印|Aspose.PDF for PHP via Java

    使用TextStamp类通过PHP向PDF文件添加文本水印。...使用示例字符串实例化 FormattedText 对象 $text = new FormattedText ( "This"...添加新文本行 $text -> addNewLineText ( "is sample" ); $text -> addNewLineText...

    docs.aspose.com/pdf/zh/php-java/text-stamps-in-...
  5. Save Validation Results – Web Accessibility Che...

    Learn how to save website accessibility test results in different output formats (Text, JSON, and XML) using the Aspose.HTML .NET library....specifies in what format the text will be saved. ValidationResultSave...accessibility validation results: Text JSON XML Saving Validation Results...

    docs.aspose.com/html/net/web-accessibility-vali...
  6. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples....Slide layout – Includes two text placeholders: one for the title...below for main content (such as text, bullet points, charts, images...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  7. Aspose.PSD for .NET 22.6 - Release Notes|Docume...

    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....} } }; } /// <summary> /// Texts the layers content hash test...im , "Text 1" ), GetLayerByName < TextLayer >( im , "Text 1 Similar"...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  8. PageSetup.lineStartingNumber property | Aspose....

    PageSetup.lineStartingNumber property. Gets or sets the starting line number....to the left of the section's text lines. // This is the same behavior...section and does not modify the text in any way. // Our section will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.outlineLevel property | Aspose....

    ParagraphFormat.outlineLevel property. Specifies the outline level of the paragraph in the document....levels to create collapsible text. let doc = new aw . Document...writeln ( "Paragraph at main text level." ); doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to add Caret Annotation using .NET | Aspose...

    Add Caret annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....to indicate the insertion of text var caretAnnotation1 = new CaretAnnotation...User" , Subject = "Inserted text 1" , Flags = AnnotationFlags...

    products.aspose.com/pdf/net/annotation/caret/add/