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

text

(1.6 sec)
  1. 使用JavaScript通过C++从ODS文件读取图表副标题|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript从OpenDocument Spreadsheet(ODS)文件中读取图表副标题。我们的指南将演示如何提取和访问图表的副标题以便进行进一步分析或显示。...></ script > < script type = "text/javascript" > const { Workbook...// Accessing chart subtitle text (converted from getSubTitle()...

    docs.aspose.com/cells/zh/javascript-cpp/read-ch...
  2. Recognize image by link via C# | Aspose

    Recognize image using default options by URL link....containing text paragraphs, detect skew and recognize text on image... How to get text from URL using C# To get texts, areas coordinates...

    products.aspose.com/ocr/net/recognition/recogni...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution via JavaScript via C++ https://products.aspose.com/pdf/javascript-cpp/conversion/ Recent content in PDF Format C......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/javascript-cpp/conversi...
  4. SVG Drawing – Aspose.SVG Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg shapes, svg color, svg paths, svg fills, svg strokes, svg filters....can easily create SVGs in any text editor! We hope our SVG Drawing...Basic Shapes, SVG Path Data, SVG Text, Basic SVG Transformations,...

    docs.aspose.com/svg/net/drawing-basics/
  5. 在 .NET 中管理演示文稿的页眉和页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。...SetAllFootersText ( "My Footer text" ); pres . HeaderFooterManager...IAutoShape ) shape ). TextFrame . Text = "HI there new header" ; }...

    docs.aspose.com/slides/zh/net/presentation-head...
  6. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances Text processing by detecting hyperlinks, improving data accuracy. Default is false....either to detect hyperlinks in text. The default value is false...true }); // Print hyperlinks text. foreach ( Field field in doc...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Aspose.Note for Java - A Library for Programmat...

    Aspose.Note is a class library that enables java applications to interact with Microsoft Office OneNote without installation....saving project files: Rendering text and images from OneNote file... GIF, BMP, TIFF). Rendering text and images from OneNote file...

    docs.aspose.com/note/java/product-overview/
  8. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for JavaScript via C++....Access cell J1000000 and add some text inside it. let cell = ws . cells...); cell . putValue ( "This is text." ); As you can see, J1000000...

    docs.aspose.com/cells/javascript-cpp/stop-conve...
  9. How-to Articles – HTML Questions in C# Examples

    Find answers to popular questions about how to work with HTML files in C# using Aspose.HTML for .NET. Gain ready-to-use C# examples....are available: How to Change Text Color? – In this article, you...learn how to change color for text in paragraph, headers, etc....

    docs.aspose.com/html/net/how-to-articles/
  10. DWG to PDF Output Blurry - Free Support Forum -...

    Output of the conversion of a DWG file to A4 PDF using Aspose.CAD generates an unreadable file contents. Using the following code: using var image = Aspose.CAD.Image.Load(“Drawing.dwg”); var pdfOptions = new PdfOption…...settings to get clearer lines and text but none work in A4 page size...PDF with legible drawings and text. Also note the large difference...

    forum.aspose.com/t/dwg-to-pdf-output-blurry/324329