Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 415,492 for

document

(0.24 sec)
  1. Introduction|Documentation

    Introduction of Aspose.Diagram library....Contents [ Hide ] Get the Visio Document Information of the Aspose...the time and date that the document was created, the last time...

    docs.aspose.com/diagram/net/introduction/
  2. Multiple Format Support|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....convert documents between many popular office document formats...formats from a SharePoint document library. Most of the conversions...

    docs.aspose.com/cells/sharepoint/multiple-forma...
  3. C++ API to Convert XML to POTX | products.aspos...

    Convert XML to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...who want to integrate XML documents into their applications. XML...developers can export XML documents to PPTX format. Then, with...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. Converting a MD file to DOCX using Python | Asp...

    Sample code on Python for MD to DOCX conversion. Use example code for batch MD to DOCX conversion with Python and .NET...programmatically a document from MD to DOCX format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/m...
  5. Managing Ranges with JavaScript via C++|Documen...

    Learn how to manage ranges in Excel using Aspose.Cells for JavaScript via C++. Create ranges, set values, styles, and perform various operations....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/managing-r...
  6. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...BMP图像: 将BMP转换为PDF 初始化一个新的 Document 类对象。 加载输入的 BMP 图像。 最后,保存输出的PDF文件。...ConvertBMPtoPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Java How to Generate Word Document using Java without Interop...Header and Footer in Word Document using Java How to Save Slide...

    kb.aspose.com/categories/page/78/
  8. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....comment to a document, and then reply to it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/com...
  9. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...in output HTML documents. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Open document Document pdfDocument = new Document ( DATA_DIR...textStamp ); } // Save updated document pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/header/