Sort Score
Result 10 results
Languages All
Labels All
Results 8,301 - 8,310 of 152,865 for

text

(1.34 sec)
  1. Insert Footnote in Word using Python

    Follow this article to insert footnote in Word using Python. It has details to set the IDE, a list of steps, and a sample code showing how to add a footnote in Word using Python....existing document or insert new text where footnote is to be added...added Set the footnote type and text and call the insert_footnote()...

    kb.aspose.com/words/python/insert-footnote-in-w...
  2. Remove Noise from Image using Java

    Follow this article to remove noise from image using Java. It has details to set the IDE, a list of steps, and a sample code for image noise reduction in Java....results Display the recognized text This step-by-step guide explains...recognition process, and display the text from the API response. Code...

    kb.aspose.com/ocr/java/remove-noise-from-image-...
  3. Aspose::Words::Drawing::Shape::get_FillColor me...

    Aspose::Words::Drawing::Shape::get_FillColor method. Defines the brush color that fills the closed path of the shape in C++....DocumentBuilder > ( doc ); // Write some text, and then cover it with a floating...opaque, so we cannot see the text that this shape is on top of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Փոխարկել TEXT PDF C#

    Փոխարկեք Text ը PDF ձևաչափի C# կոդով: Պահեք Text որպես PDF օգտագործելով C#:...ձևաչափերի՝ TEXT ՄԵՋ GIF TEXT ՄԵՋ HTML TEXT ՄԵՋ ՊԱՏԿԵՐ TEXT ՄԵՋ JPG...JPG TEXT ՄԵՋ PNG TEXT ՄԵՋ SVG TEXT ՄԵՋ WORD Čeština Latvietis Suomalainen...

    products.aspose.com/words/hy/net/conversion/tex...
  5. Փոխարկել TEXT JPG C#

    Փոխարկեք Text ը JPG ձևաչափի C# կոդով: Պահեք Text որպես JPG օգտագործելով C#:...ձևաչափերի՝ TEXT ՄԵՋ GIF TEXT ՄԵՋ HTML TEXT ՄԵՋ ՊԱՏԿԵՐ TEXT ՄԵՋ PDF...PDF TEXT ՄԵՋ PNG TEXT ՄԵՋ SVG TEXT ՄԵՋ WORD Čeština Latvietis Suomalainen...

    products.aspose.com/words/hy/net/conversion/tex...
  6. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc...."Alternative Text" ); h1 . setExpansionText ( "Expansion Text" ); h1...h1 . setActualText ( "Actual Text" ); // Save Tagged PDF Document...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  7. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...elements to ARTIFACT and tag the text? then create a link between...them? XObject object not tagged Text object not tagged Path object...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  8. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java.... Remarks: Text of a Word document is said to...stories. The main text is stored in the main text story represented...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... DocumentBuilder , text : str , type_identifier : str...omit_page_number = True field_tc . text = text field_tc . type_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Customize Code128 Barcodes|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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/customize...