Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 151,657 for

text

(0.26 sec)
  1. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... GetDataDir_AsposePdf_Text (); // Open PDF document using...absorber = new Aspose . Pdf . Text . ParagraphAbsorber (); absorber...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  2. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....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/python-net/acroforms/cr...
  3. Introduction | Aspose.Note Documentation

    This document provides an introduction to the net framework and its key features....outline, outline element and text dynamically using the set of...document. The class defines the text formatting. Similarly, the ParagraphStyle...

    docs.aspose.com/note/net/introduction/
  4. DocumentBuilder.moveToField method | Aspose.Wor...

    DocumentBuilder.moveToField method. Moves the cursor to a field in the document....DocumentBuilder and add a run of text after it. let field = builder...null ); builder . write ( " Text immediately after the field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::PdfSaveOptions::get_Addi...

    Aspose::Words::Saving::PdfSaveOptions::get_AdditionalTextPositioning method. A flag specifying whether to write additional Text positioning operators or not in C++....whether to write additional text positioning operators or not...Remarks If true , additional text positioning operators are written...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Fields::FormField::get_OwnHelp m...

    Aspose::Words::Fields::FormField::get_OwnHelp method. Specifies the source of the Text that's displayed in a message box when a form field has the focus and the user presses F1 in C++....Specifies the source of the text that’s displayed in a message...get_OwnHelp () Remarks If true , the text specified by the HelpText property...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. NullReferenceException on Portion.GetRect - Fre...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...or if it does not contain any text. Here are a few steps to troubleshoot...portion is null."); } Verify Text Content : Ensure that the TextFrame...

    forum.aspose.com/t/nullreferenceexception-on-po...
  8. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_set method. Gets or a sets a bookmark outline level by the bookmark name in C++....1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...2" ); builder -> Writeln ( u "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FindReplaceOptions.ignoreFields property | Aspo...

    FindReplaceOptions.ignoreFields property. Gets or sets a boolean value indicating either to ignore Text inside fields...indicating either to ignore text inside fields. The default value...Examples Shows how to ignore text inside fields. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...