Sort Score
Result 10 results
Languages All
Labels All
Results 9,121 - 9,130 of 415,721 for

document

(0.18 sec)
  1. Փոխարկել DOC DOCX Java

    Փոխարկեք DOC ը DOCX ձևաչափի Java կոդով: Պահեք DOC որպես DOCX օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ DOC-ի բովանդակությունը...aspose.words.*; Document doc = new Document ( "Input.doc" );...

    products.aspose.com/words/hy/java/conversion/do...
  2. Փոխարկել DOC RTF Java

    Փոխարկեք DOC ը RTF ձևաչափի Java կոդով: Պահեք DOC որպես RTF օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ DOC-ի բովանդակությունը...aspose.words.*; Document doc = new Document ( "Input.doc" );...

    products.aspose.com/words/hy/java/conversion/do...
  3. Փոխարկել WORD PDF Java

    Փոխարկեք WORD ը PDF ձևաչափի Java կոդով: Պահեք WORD որպես PDF օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ Word-ի բովանդակությունը...aspose.words.*; Document doc = new Document ( "Input.docx" );...

    products.aspose.com/words/hy/java/conversion/wo...
  4. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during Document loading or saving in Java....Words issued during document loading or saving. Examples:...font substitution. Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  5. ViewOptions.ViewType | Aspose.Words for .NET

    Discover the ViewOptions ViewType property to easily customize your Microsoft Word view mode for enhanced productivity and a tailored editing experience....to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  6. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...
  7. ThumbnailGeneratingOptions.ThumbnailSize | Aspo...

    Discover customizable thumbnail options with our ThumbnailSize property. Generate perfect pixel-sized thumbnails, defaulting to 600x900 for optimal display!...update a document’s thumbnail. Document doc = new Document (); DocumentBuilder...saving a document to .epub. // 1 - Use the document's first page:...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Convert OST to WORD in Python | products.aspose...

    Save OST to WORD in your Python applications without using Microsoft Outlook or Word... Word documents are easier to share and can...convert OST files to Word documents. How to Convert OST to WORD...

    products.aspose.com/total/python-net/conversion...
  9. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your Documents....with a document builder instead of a mail merge. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. | Aspose

    Sample code for TIFF to PDF Java conversion. Use API example code for batch TIFF files to PDF conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...TIFF format and creates TIFF documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/tiff-to-...