Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 53,304 for

import document

(0.49 sec)
  1. Export PPS to DOC on Andorid via Java or with f...

    Convert PPS to DOC in mobile apps without installing any software or online. Test free PPS to DOC online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  2. Export PPT to DOT on Andorid via Java or with f...

    Convert PPT to DOT in mobile apps without installing any software or online. Test free PPT to DOT online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  3. Export PPSX to RTF on Andorid via Java or with ...

    Convert PPSX to RTF in mobile apps without installing any software or online. Test free PPSX to RTF online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  4. Convert DOC to PPT in Android Apps or with free...

    DOC to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to PPT online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...your application. Document conversion is the process of changing...

    products.aspose.com/total/android-java/conversi...
  5. Compress and Decompress CSV Files via .NET

    C# compression and decompression source code to compress CSV Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Native and high performance CSV document ZIP, TAR, GZIP, BZ2 compression...for .NET Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/net/zip-file/csv/
  6. Convert HTML to XML in PHP | products.aspose.com

    Convert HTML to XML in PHP. Use PowerPoint PHP API to convert HTML files to XML... As a modern document processing API, Aspose.Slides.... Add a library reference (import the library) to your PHP project...

    products.aspose.com/slides/php-java/conversion/...
  7. 在 PDF 中处理标题|Aspose.PDF for Java

    使用 Java 在 PDF 文档中创建标题编号。Aspose.PDF for Java 提供不同种类的编号样式。...examples ; import com.aspose.pdf.* ; public class...ApplyNumberingStylei () { Document pdfDoc = new Document (); pdfDoc . getPageInfo...

    docs.aspose.com/pdf/zh/java/working-with-headings/
  8. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....add custom points to a shape: import aspose.slides as slides with...remove points from a shape: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/custom-shape/
  9. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  10. Text in EMF Image Is Not Wrapped when Convertin...

    We were reading EMF image which contains text paragraph in multiple lines but when we Import it into slides and export it as PDF the text(paragraph) is not wrapped and renders in single line. attached sample emf(EMFFile.…...multiple lines but when we import it into slides and export it...the presentation to a PDF document. We have opened the following...

    forum.aspose.com/t/text-in-emf-image-is-not-wra...