Sort Score
Result 10 results
Languages All
Labels All
Results 7,361 - 7,370 of 89,730 for

doc format

(0.37 sec)
  1. Compress PPTM Files Online or using Android Mob...

    Free online app to compress different PPTM files. Android compression library Java code for PPTM Documents....supports many popular formats including PPTM format. Android Compression...[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...

    products.aspose.com/total/android-java/compress...
  2. Compress PPSX Files Online or using Android Mob...

    Free online app to compress different PPSX files. Android compression library Java code for PPSX Documents....supports many popular formats including PPSX format. Android Compression...[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...

    products.aspose.com/total/android-java/compress...
  3. Merger | Aspose.Words for Java

    Represents a group of methods intended to merge a variety of different types of Documents into a single output Document in Java....supports over 35 different file formats. Examples: Shows how to merge...MergeFormatMode.KEEP_SOURCE_FORMATTING); Merger.merge(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. SdtCalendarType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Markup.SdtCalendarType enum to enhance your Office Open XML Documents with versatile calendar options for better workflow efficiency.... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . Date , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Watermark.type property | Aspose.Words for Python

    Watermark.type property. Gets the watermark type.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FootnoteSeparator | Aspose.Words for Java

    in Java....throws Exception { Document doc = new Document(getMyDir() + "Hidden...Paragraph para = (Paragraph) doc.getChild(NodeType.PARAGRAPH,...

    reference.aspose.com/words/java/com.aspose.word...
  7. | Aspose

    Sample code for TIFF to XLS Java conversion. Use API example code for batch TIFF files to XLS conversion within any Web or Desktop Java based application....even smartphone photos in TIFF format and creates TIFF documents...TIFF File Format TIFF or TIF, Tagged Image File Format, represents...

    products.aspose.com/ocr/cpp/conversion/tiff-to-...
  8. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java.... Document doc = new Document(getMyDir() + "Footer...HeaderFooterCollecti headersFooters = doc.getFirstSection().getHeadersFooters();...

    reference.aspose.com/words/java/com.aspose.word...
  9. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced Document management and editing efficiency....into a string in the specified format. ToString ( SaveOptions ) Exports...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  10. XlsxSectionMode | Aspose.Words for Java

    Specifies how sections are handled when saving a Document in the XLSX Format in Java....saving a document in the XLSX format. Examples: Shows how to save...separate worksheets. Document doc = new Document(getMyDir() + "Big...

    reference.aspose.com/words/java/com.aspose.word...