Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 151,558 for

text

(0.38 sec)
  1. | Aspose

    Sample code for PDF to DOC Java conversion. Use API example code for batch PDF files to DOC conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...to contain information like text, images, hyperlinks, form-fields...

    products.aspose.com/ocr/cpp/conversion/pdf-to-doc/
  2. Specify Default Presentation Fonts in PHP|Aspos...

    Set default fonts in Aspose.Slides for PHP via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... Default fonts matter when text must be measured and drawn....operations that render or reflow text. If I add my own font folders...

    docs.aspose.com/slides/php-java/default-font/
  3. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your document processing with powerful features today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the shape's end, enhancing user experience and interaction....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 字段外观和属性|Aspose.PDF for .NET

    本节解释了如何使用 FormEditor 类更改字段外观和属性。...FormEditor ( doc )) { // Add a new text field to the form on page 1...Pdf . Facades . FieldType . Text , "text1" , 1 , 200 , 550 ,...

    docs.aspose.com/pdf/zh/net/changing-field-appea...
  7. Aspose::Words::OutlineLevel enum | Aspose.Words...

    Aspose::Words::OutlineLevel enum. Specifies the outline level of a paragraph in the document in C++....is at the level of the main text. Examples Shows how to configure...levels to create collapsible text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/out...
  8. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...string [] { FONTS_FOLDER }; 8 //A text to write to the PS file 9 string...fonts folders) for filling the text ////////// 2 Font font = new...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  9. HTML Unable to be converted to PDF after upgrad...

    The attached html code was able to be converted successfully in version 16.10.0. After upgrading to version 17.7 it does not work anymore. The problem is when the following code is encountered. Test Data. I can also …...Summary Assessment, there is text that reads “Test Data.” Can...seeing this text. I downloaded version 17.9 and this text is not showing...

    forum.aspose.com/t/html-unable-to-be-converted-...
  10. Add Blind Watermark Verification to STL File Fo...

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

    products.aspose.com/3d/java/verify-watermark/stl/