Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 376,816 for

document

(0.13 sec)
  1. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your Document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....created while converting a document to HTML. public void ResourceSavingCallba...ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet...

    reference.aspose.com/words/net/aspose.words.sav...
  2. CssStyleSheetType | Aspose.Words for Java

    Specifies how CSS Cascading Style Sheet styles are exported to HTML in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  3. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Metadata PDF API | Aspose.PDF

    Sample code for editing or viewing PDF format metadata on any platform....powerful, and easy-to-use document manipulation API. Open NuGet...the PDF with an instance of Document. Set the values of the properties...

    products.aspose.com/pdf/metadata/
  6. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtinDocumentproperties/security/) property...Specifies the security level of a document as a numeric value. Members...property. PASSWORD_PROTECTED The document is password protected. (Note...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Notes namespace | Aspose.Words f...

    Aspose::Words::Notes namespace. The Aspose.Words.Notes namespace provides classes to work with Microsoft Word endnotes and footnotes in C++....endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Footnote Represents...

    reference.aspose.com/words/cpp/aspose.words.notes/
  8. 使用JavaScript在PDF中添加书签|Aspose.PDF for JavaScript...

    您可以使用JavaScript在PDF文档中添加或删除书签。... errorCode == 0 ) document . getElementById ( 'output'...json . fileNameResult ; else document . getElementById ( 'output'...

    docs.aspose.com/pdf/zh/javascript-cpp/bookmark/
  9. 如何更改 SVG 颜色 – C# 示例

    您将学习如何通过 C# 示例使用 SVG 颜色、如何更改 SVG 元素的颜色或更改 SVG 文件中的背景颜色。...Load an SVG document from the file 10 var document = new SVGD...element of the document 13 var svgElement = document. RootElement...

    docs.aspose.com/svg/zh/net/how-to-change-svg-co...
  10. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#.... Html ; Document myDoc = new Document ( stream , loadOptions...QuoteName ); // Set EncodedData to Document Body NewNote . Attributes...

    docs.aspose.com/words/net/extend-and-contribute...