Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 151,855 for

text

(0.15 sec)
  1. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.Cells for JavaScript via C++ API....same style as A1 contain the text “Found”. <!DOCTYPE html> < html...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/find-cells...
  2. 使用 C++ 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...); // like 1999-2000 // Set text search option to specify regular...textFragmentAbsorber ); // Get the extracted text fragments into collection TextFragmentCollecti...

    products.aspose.com/pdf/zh-hans/cpp/search/
  3. PositionedBlock|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form.... This text is not displayed on the form..."children" : [ { "element_type" : "Text" , "name" : "Biology Quiz" ...

    docs.aspose.com/omr/net/json-markup/positionedb...
  4. HeaderFooter.AcceptStart | Aspose.Words for .NET

    Discover the HeaderFooter AcceptStart method, designed to seamlessly welcome visitors at the header's start, enhancing user experience and engagement....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( int i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/hea...
  5. DocumentVisitor.VisitFieldEnd | Aspose.Words fo...

    Discover the DocumentVisitor VisitFieldEnd method, essential for handling field termination in documents. Enhance your coding efficiency today!...</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( int i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  6. HeaderFooter.AcceptEnd | Aspose.Words for .NET

    Enhance your website's user experience with the HeaderFooter AcceptEnd method, designed to seamlessly manage visitor interactions at the header's conclusion....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( int i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/hea...
  7. Add Blind Watermark Verification to FBX File Fo...

    Sample Java blind watermark verification code for FBX file. Use this example code to add blind watermark verification to FBX file within any Web or Desktop Java based application....FBX7400ASCII); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/fbx/
  8. Add Blind Watermark Verification to PDF File Fo...

    Sample Java blind watermark verification code for PDF file. Use this example code to add blind watermark verification to PDF file within any Web or Desktop Java based application....PDF); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/pdf/
  9. Add Blind Watermark Verification to U3D File Fo...

    Sample Java blind watermark verification code for U3D file. Use this example code to add blind watermark verification to U3D file within any Web or Desktop Java based application....UNIVERSAL3D); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/u3d/
  10. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....StartingNumber = 1 ; // Set text properties pageNumberStamp ...TextState . Font = Aspose . Pdf . Text . FontRepository . FindFont...

    docs.aspose.com/pdf/net/add-page-number/