Sort Score
Result 10 results
Languages All
Labels All
Results 8,401 - 8,410 of 198,813 for

txt

(0.14 sec)
  1. 通过 Java 提取 PDF 文档中的表格 | Aspose.PDF

    用于在 Java 和 PHP 上从 PDF 文件中提取表格的 Java 源代码,德尔福。...textFragmentCollecti ) { String txt = "" ; for ( TextSegment seg...()) txt += seg . getText (); System . out . println ( txt ); }...

    products.aspose.com/pdf/zh-hans/java/table/extr...
  2. AsposePdfToTxt | Aspose.PDF for JavaScript via C++

    Convert a PDF-file to Txt....AsposePdfToTxt Convert a PDF-file to Txt. function AsposePdfToTxt ( fileBlob...PDF-file to Txt and save the "ResultPDFtoTxt.txt"*/ const json...

    reference.aspose.com/pdf/javascript-cpp/convert...
  3. GetNextPageText | Aspose.PDF for .NET API 参考

    将一页的文本保存到文件中...txt” Dim pageCount As Integer = 1...Pdf.Kit" ; String suffix = ".txt" ; int pageCount = 1 ; while...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  4. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram....// Add text to shape var txt = new Txt("Hello world!"); shape.Text...Text.Value.Add(txt); //ExStep:1- // Set the font of the text...

    products.aspose.com/diagram/tutorial/set-text-s...
  5. Aspose::Cells::Drawing::Shape::SetAlternativeTe...

    Aspose::Cells::Drawing::Shape::SetAlternativeText method. Returns or sets the descriptive (alternative) text string of the Shape object in C++....& value ) Examples U16String txt = u "a rectangle" ; if ( shape...shape . SetAlternativeText ( txt ); } See Also Class Vector Class...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  6. SaveMultipageDocument | Aspose.OCR for .NET API...

    Allows to get multipage document from list of RecognitionResult objects...SaveFormat Document format (Docx, Txt, Pdf). results List`1 List of...SaveFormat Document format (Docx, Txt, Pdf). results List`1 List of...

    reference.aspose.com/ocr/net/aspose.ocr/asposeo...
  7. Extract Tables in PDF documents via Java | Aspo...

    Java source code to work with extracting table from PDF file on Java and PHP, Delphi....textFragmentCollecti ) { String txt = "" ; for ( TextSegment seg...()) txt += seg . getText (); System . out . println ( txt ); }...

    products.aspose.com/pdf/java/table-extract/
  8. 在 PHP 中对形状的每个文本值应用不同的样式|Documentation

    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....-> getValue () -> add ( new Txt ( "TextStyle_Regular" )); $shape...-> getValue () -> add ( new Txt ( "TextStyle_Bold_Italic" ));...

    docs.aspose.com/diagram/zh/java/apply-different...
  9. Add Images in Slides using Apache POI and Aspos...

    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....// TextBox TextBox txt = new TextBox (); txt . setText ( "Hello..."Hello, World!" ); txt . setAnchor ( new java . awt . Rectangle (...

    docs.aspose.com/slides/java/slides-poi/add-imag...
  10. HasNextPageText | Aspose.PDF for .NET API Refer...

    Indicates that whether can get more texts or not....txt" ; int pageCount = 1 ; while...Kit" Dim suffix As String = ".txt" Dim pageCount As Integer = 1...

    reference.aspose.com/pdf/net/aspose.pdf.facades...