Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 151,775 for

text

(0.1 sec)
  1. 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/
  2. Table Position in Python|Aspose.Words for Python

    Specify table position in Python. Get a table alignment, get and set floating table position using Python....alignment, position, and surrounding‑text distances of both inline and...layer as the text and are placed in a flow of text that only surrounds...

    docs.aspose.com/words/python-net/position-a-table/
  3. ShapeBase.distanceBottom property | Aspose.Word...

    ShapeBase.distanceBottom property. Returns or sets the distance (in points) between the document Text and the bottom edge of the shape....points) between the document text and the bottom edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document Text and the top edge of the shape....points) between the document text and the top edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight property. Returns or sets the distance (in points) between the document Text and the right edge of the shape....points) between the document text and the right edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Get, or Remove Watermarks in PDF Using C++ https://products.aspose.com/pdf/cpp/watermark/ Recent content in Add, Get, or Remove Watermarks......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/cpp/watermark/index.xml
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن، دریافت یا حذف علامت واترمارک در PDF با استفاده از C++ https://products.aspose.com/pdf/fa/cpp/watermark/ Recent content in افزودن، دریاف......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/fa/cpp/watermark/index.xml
  8. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main Text story) of a Section; false otherwise in C++....paragraph in the HeaderFooter (main text story) of a Section ; false...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. FieldSet class | Aspose.Words for Python

    aspose.words.fields.FieldSet class. Implements the SET field... Remarks Assigns new text to a bookmark. Inheritance:...bookmark. bookmark_text Gets or sets the new text of the bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...