Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 148,192 for

text

(0.34 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 를 사용하여 PDF에서 텍스트 또는 이미지 추출https://products.aspose.com/pdf/ko/cpp/parser/Recent content in C++ 를 사용하여 PDF에서 텍스트 또는 이미지 추출 on Aspsoe.PDF Prod......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/ko/cpp/parser/index.xml
  2. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object....Examples Shows how to insert a text box, and set the font of its...= aw . drawing . ShapeType . TEXT_BOX , width = 300 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Hello, world!|Documentation

    Get started with Aspose.OCR for JavaScript via C++ by creating and running a bare minimum example....from an user and extracts the text from it with with Aspose.OCR...compatible web browser. Any text editor. Web server to overcome...

    docs.aspose.com/ocr/javascript-cpp/hello-world/
  4. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....JavaScript Contents [ Hide ] Change Text in Placeholder Using Aspose...allows you to make changes to the text in a placeholder. Prerequisite...

    docs.aspose.com/slides/nodejs-java/manage-place...
  5. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the Text fragment in PDF using Java and Aspose.PDF....Hide ] Add Tooltip to Searched Text by adding Invisible Button It...hovers the mouse cursor over the text. Aspose.PDF for Java provides...

    docs.aspose.com/pdf/java/pdf-tooltip/
  8. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...document, particularly if the text you want to replace is embedded...due to hidden text, formatting issues, or the text being located...

    forum.aspose.com/t/some-content-cannot-be-repla...
  9. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of Text on each page in Java....Specifies vertical justification of text on each page. Examples: Shows...builder's current section and add text. builder.getPageSetup().set...

    reference.aspose.com/words/java/com.aspose.word...