Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 401,159 for

document

(0.67 sec)
  1. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft Documents that contain macros, and am trying to open them, make some modifications, and save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...Support Opening and Modifying Documents containing macros? Aspose...have a number of microsoft documents that contain macros, and am...

    forum.aspose.com/t/can-aspose-support-opening-a...
  2. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....the Working with Fields documentation article. Remarks: Retrieves...date and time on which the document was last saved. By default...

    reference.aspose.com/words/java/com.aspose.word...
  3. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#.... When saving a document, you can set some advanced...options before saving the document into HTML: You can download...

    docs.aspose.com/words/net/specify-save-options/
  4. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IDocumentPartSavingCallback class | Aspose.Word...

    aspose.words.saving.IDocumentPartSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) or [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) format....Words saves document parts when exporting a document to SaveFormat... Methods Name Description document_part_saving(args) Called when...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of navigation through the document structure. Usually navigation...correspond to headings in the document. In order to populate headings...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. IDocumentPartSavingCallback class | Aspose.Word...

    Aspose.Words.Saving.IDocumentPartSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) or [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) format....Words saves document parts when exporting a document to SaveFormat...Aspose.Words is about to save a document part. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to use CSS Selector – Aspose.HTML for .NET

    Learn how to effectively apply selectors to select elements you want to style using QuerySelector() and QuerySelectorAll() methods in Aspose.HTML.... you can navigate an HTML document using CSS Selectors and extract...pattern to match elements in a document tree based on CSS Selectors...

    docs.aspose.com/html/net/how-to-articles/how-to...
  10. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... 加载 PDF 文件或通过 Document 创建新文件。 创建新的注释并设置参数(新的矩形、新的点、标题、颜色、宽度等)。...AddLineAnnotation () { // The path to the documents directory var dataDir = RunExamples...

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