Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 154,792 for

text

(0.18 sec)
  1. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....one is for the link annotation text, and the second one indicates...Define regular expressions for text fragments var regEx1 = new Regex...

    docs.aspose.com/pdf/net/link-annotations/
  2. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...Uint8Array ( arrayBuffer )); const text = "This is a test" ; const worksheet...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  3. Manage Fallback Fonts for Presentations in .NET...

    See how Aspose.Slides for .NET uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system but...when the font specified for text is available in the system,...

    docs.aspose.com/slides/net/fallback-font/
  4. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback.... You can add Watermark Text using WatermarkAnnotation at...for Font settings ts = ap . text . TextState () ts . foreground_color...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  5. Add Color to HTML – Global CSS Styling with Python

    Learn how to globally add color to HTML documents using Python. Master CSS styling for backgrounds, borders, and Text to create professionally designed HTML....background color, borders, and text to HTML elements. This guide...highlighting or changing existing text color based on logic, see our...

    products.aspose.com/html/python-net/how-to-add-...
  6. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...to bold text, is likely due to how line weights and text styles...correctly and to prevent changes in text styles during conversion, you...

    forum.aspose.com/t/dwg-dwg/314402
  7. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, Text fragments, and tables in one document....document will contain a image, two text fragments (header and paragraph)...header = new Aspose . Pdf . Text . TextFragment ( "New ferry...

    docs.aspose.com/pdf/net/complex-pdf-example/
  8. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...used as base formatting for text imported from HTML. Remarks...ignored and formatting of inserted text is based on default HTML formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldLink Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldLink class for seamless LINK field implementation. Enhance your document processing with powerful features today!...DisplayResult { get; } Gets the text that represents the displayed...linked object as HTML format text. InsertAsPicture { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and Text-portion bounds in Aspose.Slides for Java to optimize Text positioning in PowerPoint presentations....coordinates of paragraphs and text portions in Aspose.Slides. It...coordinates inside a table cell text frame, and highlights important...

    docs.aspose.com/slides/java/paragraph/