Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 350,973 for

document

(0.33 sec)
  1. Export OFT to DOT via C++ | products.aspose.com

    C++ API to Convert OFT to DOT without using Microsoft Word or Outlook...help you with a wide range of document processing tasks. C++ API...HTML by using Document class Save the document to DOT format...

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Export EMLX to DOC via C++ | products.aspose.com

    C++ API to Convert EMLX to DOC without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOC format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. 在 .NET 中将 PDF 转换为 Excel|Aspose.PDF for .NET

    Aspose.PDF for .NET 库允许您使用 C# 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...ExcelSaveOptions 类的对象作为第二个参数传递给 Document.Save(..) 构造函数。 以下代码片段展示了使用...格式的过程。 将 PDF 转换为 XLS 创建一个 Document 对象的实例,使用源 PDF 文档。 创建一个 ExcelSaveOptions...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-excel/
  4. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#....Fields Contents [ Hide ] A document that contains fill-in blanks...For example, you create a document whose content is protected...

    docs.aspose.com/words/net/working-with-form-fie...
  5. Aspose Words Revisions date - Free Support Foru...

    Aspose.Words for dotnet 25.4.0 Document revisions all have a DateTime set to 01/01/0001 00:00:00 Code : Given the file Pierre2.docx has a few revisions ( track changes enabled ) var filename = @"C:\Users\Pierre\Docum…...0 Document revisions all have a DateTime...filename = @"C:\Users\Pierre\Documents\TrackTest\Pierre2.docx"; var...

    forum.aspose.com/t/aspose-words-revisions-date/...
  6. aspose.words.settings module | Aspose.Words for...

    The aspose.words.settings module contains classes and enums that are used when specifying various settings and options stored in a Document...settings and options stored in a document. These are mail merge, write...Check Format Compatibility documentation article. HyphenationOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldRD Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced Document processing and automation in your projects....the Working with Fields documentation article. public class FieldRD...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. MustacheTag.Text | Aspose.Words for .NET

    Discover the MustacheTag Text property to effortlessly retrieve and utilize tag text for enhanced data handling and seamless integration.... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  9. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options....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...
  10. PdfSaveOptions.outlineOptions property | Aspose...

    PdfSaveOptions.outlineOptions property. Allows to specify outline options....a saved PDF document. let doc = new aw . Document (); let builder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...