Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 149,210 for

text

(0.2 sec)
  1. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET.... You can add Watermark Text using WatermarkAnnotation at...var ts = new Aspose . Pdf . Text . TextState (); ts . ForegroundColor...

    docs.aspose.com/pdf/net/sticky-annotations/
  2. 使用JavaScript通过C++添加带有命名目标的PDF书签|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++添加带有命名目标的PDF书签,确保在更改页面后书签依然完好无损。...></ script > < script type = "text/javascript" > const { Workbook...PdfBookmarkEntry (); bookmarkEntry . text = "Text" ; bookmarkEntry . destination...

    docs.aspose.com/cells/zh/javascript-cpp/add-pdf...
  3. 使用C++通过JavaScript创建Chart工作表的PdfBookmarkEntry|Do...

    学习如何使用Aspose.Cells for Java脚本通过C++为图表工作表创建PdfBookmarkEntry。...></ script > < script type = "text/javascript" > const { Workbook...cells . get ( "A1" ); ent1 . text = "Bookmark-I" ; // Create Pdf...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. Android API to Render MHTML to OTT | products.a...

    Transform MHTML to OTT via Android via Java API... OTT (Open Document Text) is an open standard for document...document exchange. It is a text document format for saving documents...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render XPS to MARKDOWN | product...

    Transform XPS to MARKDOWN via Android via Java API...that is used to format plain text documents. It is used to create...posts, and is also used in many text editors. Converting XPS documents...

    products.aspose.com/total/android-java/conversi...
  6. FieldDdeAuto.SourceFullName | Aspose.Words for ...

    Discover the FieldDdeAuto SourceFullName property to easily manage your source file's name and location for streamlined data handling....linked document in the form of text. // 1 - A LINK field: builder...case InsertLinkedObjectAs . Text : field . InsertAsText = true...

    reference.aspose.com/words/net/aspose.words.fie...
  7. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library....how to programmatically add text or image watermarks to PDF using...version > </ dependency > Add Text Watermark to PDF files The provided...

    products.aspose.com/pdf/tutorial/add-watermark/
  8. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....elements Add some sample bold text in the newly created document...containing a sample formatted text In these steps, we create a...

    kb.aspose.com/words/java/how-to-generate-word-d...
  9. Signing with certificate and TSA using Aspose.P...

    Hello. I’m trying to sign a document. TEST.pdf (28.1 KB) using the following Test-Certificate: D-TRUST GmbH - Test_CSM017878135.zip (8.9 KB) Password: H0FS7R1A6R I’m using the following code: Dim pdfDocument As D…...Text) Using pdfDocument Dim signature...Count, "Reason-Text", "test@123.com", "Location-Text", True, rect...

    forum.aspose.com/t/signing-with-certificate-and...
  10. Word转pdf后多出一行 - Free Support Forum - aspose.com

    使用aspose.word 25.6版本将word转为pdf时 word中按中文习惯控制首尾字符,标点在最后时会压缩在同一行,转为PDF后标点符号换行 效果如下图所示: word文件如下: 中文习惯转pdf多一行.docx (66.8 KB)...Words handles text positioning and formatting during...process. This can occur when the text layout in Word does not translate...

    forum.aspose.com/t/word-pdf/315348