Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 21,609 for

reader

(0.08 sec)
  1. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....hasNext()) { ImageReader reader = imageReaders.next(); String...String fileExtension = reader.getFormatName(); OutputStream fileStream...

    reference.aspose.com/words/java/com.aspose.word...
  2. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....merge using data from a data reader. Document doc = new Document();...can take the data from the reader and use it in the mail merge...

    reference.aspose.com/words/java/com.aspose.word...
  3. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....type of citation that directs readers to a designated section at...referenced material, guiding the reader to the corresponding note at...

    docs.aspose.com/pdf/python-net/text-formatting-...
  4. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....current value, and prevent the reader of our HTML document // from...current value, and prevent the reader of our HTML document // from...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java.... // This is useful for readers who cannot read HTML files...paragraphs. // This is useful for readers who cannot read HTML files...

    reference.aspose.com/words/java/com.aspose.word...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Android via Javahttps://products.aspose.com/pdf/android-java/conversion/Recent content in PDF Conversion Solution......TextFragment and pass the text from reader object to itsw line cl w c1...

    products.aspose.com/pdf/android-java/conversion...
  7. Ajouter une signature numérique ou signer numér...

    Signer numériquement des documents PDF en utilisant JavaScript via C++....function ( e ) { const file_reader = new FileReader (); /*Définir.... files [ 0 ]. name ; file_reader . onload = ( event ) => { /*Enregistrer...

    docs.aspose.com/pdf/fr/javascript-cpp/sign-pdf/
  8. JavaScript를 통해 C++에서 디지털 서명 또는 PDF에 디지털 서명 추가|A...

    JavaScript를 통해 C++로 PDF 문서에 디지털 서명합니다....function ( e ) { const file_reader = new FileReader (); /*PKCS7.... files [ 0 ]. name ; file_reader . onload = ( event ) => { /*처리를...

    docs.aspose.com/pdf/ko/javascript-cpp/sign-pdf/
  9. RtfSaveOptions.save_format property | Aspose.Wo...

    RtfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...the "export_images_for_old_readers" property to "True" to use...with pre-Microsoft Word 97 readers and WordPad. # Set the "ex...

    reference.aspose.com/words/python-net/aspose.wo...
  10. JavaScript経由でC++を使用してPDFにデジタル署名を追加する|Aspose.PDF...

    JavaScript経由でC++を使用してPDF文書にデジタル署名を付ける。...function ( e ) { const file_reader = new FileReader (); /*PKCS7キーのファイル名を設定する*/.... files [ 0 ]. name ; file_reader . onload = ( event ) => { ...

    docs.aspose.com/pdf/ja/javascript-cpp/sign-pdf/