Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 150,670 for

text

(0.2 sec)
  1. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Python How to Convert PDF to Text using Python How to Convert...using Python How to Strike Out Text in Adobe PDF using Python How...

    kb.aspose.com/pdf/page/11/
  2. HtmlLoadOptions.IgnoreNoscriptElements | Aspose...

    Discover how the HtmlLoadOptions IgnoreNoscriptElements property enhances your HTML parsing by controlling noscript elements. Improve your web performance today!...content=""text/html; charset=utf-8""> <script type=""text/javascript"">...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Aspose::Words::Saving::PclSaveOptions::get_Fall...

    Aspose::Words::Saving::PclSaveOptions::get_FallbackFontName method. Name of the font that will be used if no expected font is found in printer and built-in fonts collections in C++....printer will apply to printed text as a substitute should its original...apply "Times New Roman" to the text with the missing font. // Should...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Generate Barcode by Specifying Custom Image Siz...

    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/generate-...
  5. Figure element image from memory, not disk - Fr...

    I am trying to create a tagged PDF programmatically that includes images that need alt Text. I have been following the guides/references to get the taggedContent and create a figure element. My problem is that the SetI…...includes images that need alt text. I have been following the guides/references...Add alt text figure.AlternativeText = "Your alt text here"; //...

    forum.aspose.com/t/figure-element-image-from-me...
  6. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your Text's impact!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  7. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  8. 更新 Visio PHP 中的形状文本|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....getValue () -> add ( new Txt ( "New Text" )); } $i += 1 ; } \ # Save...VDX ); print "Updated shape text." . PHP_EOL ; 下载运行代码 下载**更新...

    docs.aspose.com/diagram/zh/java/update-visio-sh...
  9. Benefits of Aspose.Slides products | products.a...

    Why Aspose.Slides products are the best choice for working with presentations...features such as slide management, text formatting, multimedia integration... such as fill, outline, and text. This means that if you try...

    products.aspose.com/slides/benefits/
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library.... Center ); // Add text fragment to paragraphs collection...add ( new TextFragment ( "main text" )); // Set border for FloatingBox...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/