Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 82,112 for

doc format

(0.12 sec)
  1. Compress and Decompress RTF Files via .NET

    C# compression and decompression source code to compress RTF Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/zip/net/zip-file/rtf/
  2. Compress and Decompress PPTX Files via .NET

    C# compression and decompression source code to compress PPTX Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/zip/net/zip-file/pptx/
  3. Compress and Decompress AMF Files via .NET

    C# compression and decompression source code to compress AMF Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/zip/net/zip-file/amf/
  4. Compress and Decompress VSX Files via .NET

    C# compression and decompression source code to compress VSX Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/zip/net/zip-file/vsx/
  5. Compare TXT In Java

    Compare TXT Documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed....results to a convenient file format. TXT Node Python Java C# C++...differences in the desired output format. Our Java library is fully...

    products.aspose.com/words/java/compare/txt/
  6. Convert CGM to POTX via Java API | products.asp...

    Java API to Convert CGM to POTX without using Microsoft Word...documents in a variety of formats. The process of converting...to PPTX, which is the native format of Microsoft PowerPoint. Once...

    products.aspose.com/total/java/conversion/cgm-t...
  7. Row | Aspose.Words for Java

    Represents a table row in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Export CGM to PPTM in Android | products.aspose...

    Android API to Convert CGM to PPTM without using Microsoft Word...Metafile) is a vector graphics format used for storing and exchanging...Presentation) is a presentation file format used by Microsoft PowerPoint...

    products.aspose.com/total/android-java/conversi...
  9. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...custom style. doc = aw . Document () style = doc . styles . add...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF Document in Java using Aspose.PDF, enabling structured data presentation....void CreateTable () { Document doc = new Document ( _dataDir + "input...first page of input document doc . getPages (). get_Item ( 1 )...

    docs.aspose.com/pdf/java/add-table-in-existing-...