Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 414,536 for

documents

(0.24 sec)
  1. Working with Shapes Gluing|Documentation

    This section explains how to get shapes which glued to a particular shape with Aspose.Diagram....NET // The path to the documents directory. string dataDir...Diagram-for-.NET // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/net/working-with-shapes...
  2. Convert PPTM to RTF in Python or with free Onli...

    PPTM to RTF conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPTM to RTF online converter quickly before integrating the code....Rich Text Format (RTF) is a document file format that enables text...widely used for exchanging documents between different applications...

    products.aspose.com/total/python-net/conversion...
  3. Convert ODT to POTM in Python or with free Onli...

    ODT to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODT to POTM online converter quickly before integrating the code....standard for word processing documents. It is used for creating and...and editing documents, such as text documents, spreadsheets,...

    products.aspose.com/total/python-net/conversion...
  4. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...and baseline data Use our Document Optimization API to develop...powerful solution to reduce document and image size using Python...

    products.aspose.com/words/python-net/compress/
  5. Export CGM to SWF via C# API | products.aspose.com

    .NET API to Convert CGM to SWF without using Microsoft Word...convert, and manipulate PDF documents. It supports a wide range...editing, and manipulating PDF documents, such as the ability to add...

    products.aspose.com/total/net/conversion/cgm-to...
  6. Font Selection Sequence in Aspose.Slides for .N...

    Discover how Aspose.Slides for .NET selects fonts, ensuring crisp, consistent presentation of PPT, PPTX and ODP files—improve your slides now....are applied to only output documents. For example, if a presentation...external fonts and embed them in documents, but you do so with fonts...

    docs.aspose.com/slides/net/font-selection-seque...
  7. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a document easily and fast instead of using VSTO in C#....to add bookmarks to a Word document programmatically using Aspose...wordApp . Documents . Open ( "Add Bookmark.doc" ); Document extendedDocument...

    docs.aspose.com/words/net/add-bookmark/
  8. SQL Server Reporting Services RDL & RDLC Render...

    SQL Server Reporting Services Rendering Extensions for file formats to export RDL reports to Word Excel PDF PowerPoint formats. Add barcodes to exported reports...barcodes to the exported documents. Download Free Trial Aspose...Install-Package Visit our documentation for more details. Aspose...

    products.aspose.com/total/reporting-services/
  9. 检测 3D 文件的格式|Documentation

    Aspose.3D for Java API 支持在打开之前检测 3D 支持的格式,因为文件扩展名不能保证文件内容正确。... // the path to the documents directory. String MyDir =...FileFormat . detect ( MyDir + "document.fbx" ); // display the file...

    docs.aspose.com/3d/zh/java/detect-format-of-3d-...
  10. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...HTML 创建一个 Document 对象的实例,使用源 PDF 文档。 通过调用 Document.Save() 方法将其保存为...ConvertPDFtoHTML () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/