Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 151,741 for

text

(0.26 sec)
  1. ASP - VBScript 通过 COM 互操作|Aspose.PDF for .NET

    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.... Add ( pdfsection ) 'Create Text object Dim SampleText Set SampleText...Pdf.Generator.Text" ) 'Add Text Segment to text object Dim seg1...

    docs.aspose.com/pdf/zh/net/asp-vbscript-via-com...
  2. Generate Data Matrix Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate Data Matrix barcodes...through the FULL mode C40 , TEXT , EDIFACT , and ANSIX12 Encode...industrial encodings, i.e. C40, Text, EDIFACT, and ANSI X12 EXTENDED_CODETEXT...

    docs.aspose.com/barcode/nodejsjava/generate-dat...
  3. Bold in Markdown – C# Code Examples

    Create Markdown bold Text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files.... For bold text making, we will use the Emphasis()...the document. Markdown Bold Text in C# Using the C# library,...

    products.aspose.com/html/net/markdown-bold/
  4. Module.DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.CURVED_Text model....CURVED_TEXT Contents [ Hide ] When photographing...image, causing the lines of text to curl. This 3D geometric distortion...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  5. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::get_Count method. Gets the number of elements contained in the collection in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. DocumentVisitor.VisitBookmarkEnd | Aspose.Words...

    Discover the DocumentVisitor VisitBookmarkEnd method, which enhances document navigation by efficiently handling bookmark endings for seamless user experience.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...CheckSyntaxAsync () { //the input text content String text = HttpContext . Request...if ( string . IsNullOrEmpty ( text )) { return Ok ( new { Success...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. 使用 Python 建立 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 Python for .NET 使用建立 PDF 表單並以編程方式使用 Python 範例程式碼加入欄位。...path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++.... Adding TextBoxField A text field is a form element which...allows a recipient to enter text into your form. This would be...

    docs.aspose.com/pdf/cpp/create-form/