Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 151,813 for

text

(0.34 sec)
  1. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...RoundedRectangle with multiple line of text then font size not apply on...with multiple lines of text whose text will be rendered with same...

    forum.aspose.com/t/roundedrectangle-with-multip...
  2. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....recognition languages that extracts text from images and creates searchable...of C# code. Convert image to text in C# OCR // Initialize OCR...

    products.aspose.com/ocr/net/
  3. Text on the First Page Is Shifted When Converti...

    When triggering a pdf rendition of a PowerPoint document, observes a shift in the Text in the first page of the document. source file : Gr_00056262 - Smartpocket Développer ses compétences en comptabilité et gestion - …...Text on the First Page Is Shifted When Converting PPTX to PDF...Slides Product Family slides-text , slides-java , slides-pdfexport...

    forum.aspose.com/t/text-on-the-first-page-is-sh...
  4. Extract text and images from PPTX document usin...

    C# source code to extract Text and images from PPTX file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Get all text frames. Loop through each paragraph...Get the required output like text, font etc. System Requirements...

    products.aspose.com/slides/net/parser/pptx/
  5. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace Text in Word document using Java. Using simple API calls, one can easily replace Text in Word document using Java for any application and irrespective of Operating System environment....Family How to Find and Replace Text in Word Document using Java...for how to find and replace text in Word document using Java...

    kb.aspose.com/words/java/how-to-find-and-replac...
  6. Frames with Text Wrapping "Around" cause conten...

    Hi, We are facing an issue while converting a Word document to PDF using Aspose.Words. A chart (embedded as EMF image) inside a table cell is not rendered in the output PDF when the paragraph has frame properties with t…...Frames with Text Wrapping "Around" cause content (EMF charts)...paragraph has frame properties with text wrapping set to “around”. When...

    forum.aspose.com/t/frames-with-text-wrapping-ar...
  7. PDF Stamping in Java: Text, Image, and Page Opt...

    Add stamps: Text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java....Stamps in Java Create or add new Text Stamp to page Create or add...Java Library In order to add text stamp into PDF, we’ll use Aspose...

    products.aspose.com/pdf/java/stamps/
  8. Extract text and images from PPTX document usin...

    Java sample code to extract Text and images from PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Get first slide text frames. Loop through each paragraph...Get the required output like text, font etc. System Requirements...

    products.aspose.com/slides/java/parser/pptx/
  9. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions TextSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = TextSearchOptions; …...PDF Search text from PDF file using C# | returns 0 in...able to find any match against text i.e. (713) 853-4737. We will...

    forum.aspose.com/t/aspose-pdf-search-text-from-...
  10. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain Text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS Text with line breaks prese…...it possible to save as plain text while preserving line breaks...length when saving as plain text. It is achieved via save format...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...