Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 400,476 for

document

(0.17 sec)
  1. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles when converting Excel to HTML using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/exclude-un...
  2. CustomXmlPropertyCollection.Add | Aspose.Words ...

    Effortlessly enhance your CustomXmlPropertyCollection with the Add method, allowing you to seamlessly integrate properties for optimized data management.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  3. CustomXmlPropertyCollection.RemoveAt | Aspose.W...

    Effortlessly manage your CustomXmlPropertyCollection with the RemoveAt method—quickly remove properties by index for streamlined data handling.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  4. HtmlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions SaveFormat property to ensure your Documents are saved in the exclusive HtmlFixed format for optimal quality....Specifies the format in which the document will be saved if this save...created while converting a document to HTML. public void HtmlFixedResourceFol...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 在Java中将Word转换为Excel|Aspose.Words为Java

    将PDF转换为Excel,XML转换为Excel,DOCX转换为ExcelJava。 使用Java将各种格式的文档保存到XLSX。...下面的代码示例演示如何将PDF保存为XLSX: Document doc = new Document ( getMyDir () + "Pdf..."Pdf Document.pdf" ); doc . save ( getArtifactsDir () + "BaseConversions...

    docs.aspose.com/words/zh/java/convert-a-documen...
  6. View and Update DOCM Properties Online or Updat...

    View and modify DOCM properties through online app for free. .NET API code to update DOCM properties....NET based DOCM document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/net/metadata/docm/
  7. Export TEX to OTP in Android | products.aspose.com

    Android API to Convert TEX to OTP without using Microsoft Word...TEX is a document format used for typesetting documents, while...create presentations from documents. How Aspose.Total Helps for...

    products.aspose.com/total/android-java/conversi...
  8. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your Document's content upon insertion for seamless editing....is inserted into the main document. public enum BuildingBlockBehavio...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  9. DICOM to PDF Converter using Python | Aspose.PDF

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET...convert programmatically a document from DICOM to PDF format with...with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/d...
  10. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...创建方形和圆形注释的步骤: 加载 PDF 文件 - 新建 Document 。 创建一个 Circle Annotation 并设置...加载 PDF 文件 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/