Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 414,360 for

document

(0.14 sec)
  1. Online XML to SWF Conversion or Develop Java ba...

    Free online app to convert XML to SWF files. Java conversion library code for XML Documents....will be converted into SWF document Download the converted SWF...Automation API Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/java/conversion/xml-t...
  2. Online XML to POTX Conversion or Develop Java b...

    Free online app to convert XML to POTX files. Java conversion library code for XML Documents....will be converted into POTX document Download the converted POTX...Automation API Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/java/conversion/xml-t...
  3. Online XML to XAML Conversion or Develop Java b...

    Free online app to convert XML to XAML files. Java conversion library code for XML Documents....will be converted into XAML document Download the converted XAML...Automation API Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/java/conversion/xml-t...
  4. Online XML to PPTM Conversion or Develop Java b...

    Free online app to convert XML to PPTM files. Java conversion library code for XML Documents....will be converted into PPTM document Download the converted PPTM...Automation API Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/java/conversion/xml-t...
  5. FileFormatUtil.SaveFormatToExtension | Aspose.W...

    Convert save format values to file extensions effortlessly with FileFormatUtil's SaveFormatToExtension method. Get accurate, lowercase extensions with ease!...the format of a document. // Load a document from a file that... OpenRead ( MyDir + "Word document with missing file extension"...

    reference.aspose.com/words/net/aspose.words/fil...
  6. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....of Pages from the OneNote Document Aspose.Note for .NET supports...number of pages from a OneNote document. This example works as follows:...

    docs.aspose.com/note/net/working-with-pages/
  7. Aspose::Words::AI::SummarizeOptions class | Asp...

    Aspose::Words::AI::SummarizeOptions class. Allows to specify various options for summarizing Document content in C++....various options for summarizing document content. class SummarizeOptions...Words :: Document > ( get_MyDir () + u "Big document.docx" );...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  8. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....of a saved PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export PDF to POTX in Android | products.aspose...

    Android API to Convert PDF to POTX without using Microsoft Word...allows users to export PDF documents into PPTX format and then...need to present their PDF documents in a more visually appealing...

    products.aspose.com/total/android-java/conversi...
  10. 向PDF文件添加圆形对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在您的PDF中创建一个圆形对象。... 请按照以下步骤操作: 创建 Document 实例 创建具有特定尺寸的 Drawing object...// 创建文档实例 auto document = MakeObject < Document > (); // 将页面添加到PDF文件的页面集合中...

    docs.aspose.com/pdf/zh/cpp/add-circle/