Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 393,572 for

document

(0.39 sec)
  1. C++ API to Export MHTML to OTT | products.aspos...

    Convert MHTML to OTT within C++ applications....an open standard for text documents. It is an XML-based file format...format used for creating documents such as letters, reports,...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. Android API to Render PS to XAMLFLOW | products...

    Transform PS to XAMLFLOW via Android via Java API...markup language used to create documents with a fixed layout, such...features for manipulating PDF documents, such as converting PDF to...

    products.aspose.com/total/android-java/conversi...
  3. C++ API to Export CGM to WORDML | products.aspo...

    Convert CGM to WORDML within C++ applications....by Microsoft Word to store documents. It is a more versatile format...features for manipulating PDF documents, including the ability to...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. Android API to Render EPUB to OTT | products.as...

    Transform EPUB to OTT via Android via Java API...editing, and converting PDF documents. It also supports the conversion...conversion of PDF documents to other file formats, including DOC...

    products.aspose.com/total/android-java/conversi...
  5. C++ API to Export XPS to GIF | products.aspose.com

    Convert XPS to GIF within C++ applications.... It is used to store documents in a fixed layout format....Secondly, by using advanced Word Document Processing API Aspose.Words...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF.... Instantiate Document object and add a new page...file using the Save method of Document class. Convert plain text...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  7. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.PDF for Python库在PDF文件中使用书签。...获取、更新和展开书签使用Python Contents [ Hide ] 获取书签 Document 对象的 OutlineCollection 集合包含了...aspose.pdf as ap # 打开文档 document = ap . Document ( input_pdf ) # 遍历所有书签...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  8. Node.Accept | Aspose.Words for .NET

    Discover the Node Accept method for seamless visitor engagement. Enhance user experience and boost interaction with this powerful tool!...all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the Document in C++....Default is all the pages in the document. System :: SharedPtr < Aspose...effect only when rendering document pages. This property is ignored...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied Document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...styles correctly, the copied document contains wrong font size:...static Document copyAllStyles(Document sourceDoc, Document targetDoc)...

    forum.aspose.com/t/some-styles-were-not-copied-...