Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 180,809 for

doc

(0.2 sec)
  1. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a Document to a multi-page TIFF using C#. To determine how the Document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc.... Converting DOC to Multi-Page TIFF In Aspose...Aspose.Words, conversion from DOC to TIFF can be performed with one...

    docs.aspose.com/words/net/saving-a-document-as-...
  2. Online TEX to RTF Conversion or Develop Java ba...

    Free online app to convert TEX to RTF files. Java conversion library code for TEX Documents....Convert TEX to DOC by using save method Load DOC file by using...save TEX as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/tex-t...
  3. Online TEX to OTT Conversion or Develop Java ba...

    Free online app to convert TEX to OTT files. Java conversion library code for TEX Documents....Convert TEX to DOC by using save method Load DOC file by using...save TEX as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/tex-t...
  4. Online TEX to ODT Conversion or Develop Java ba...

    Free online app to convert TEX to ODT files. Java conversion library code for TEX Documents....Convert TEX to DOC by using save method Load DOC file by using...save TEX as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/tex-t...
  5. Online TEX to DOT Conversion or Develop Java ba...

    Free online app to convert TEX to DOT files. Java conversion library code for TEX Documents....Convert TEX to DOC by using save method Load DOC file by using...save TEX as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/tex-t...
  6. Online XPS to GIF Conversion or Develop Java ba...

    Free online app to convert XPS to GIF files. Java conversion library code for XPS Documents....Convert XPS to DOC by using save method Load DOC file by using...save XPS as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/xps-t...
  7. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature....CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

    reference.aspose.com/words/net/aspose.words/com...
  8. CommentRangeStart.Accept | Aspose.Words for .NET

    Discover the CommentRangeStart Accept method to enhance visitor engagement and streamline interactions on your site. Boost user experience today!...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

    reference.aspose.com/words/net/aspose.words/com...
  9. PageInfo.colored property | Aspose.Words for Py...

    PageInfo.colored property. Returns ``True`` if the page contains colored content.... doc = aw . Document ( file_name =...colored. self . assertFalse ( doc . get_page_info ( 0 ) . colored...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first page.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two types of...

    reference.aspose.com/words/nodejs-net/aspose.wo...