Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 415,920 for

document

(2.86 sec)
  1. Convert SVG to GIF – C# Code and Online Converter

    Convert SVG to GIF format online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG to GIF conversion....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/conversion/svg-to-gif/
  2. Convert SVG to JPEG – C# Code and Online Converter

    Convert SVG to JPEG format online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG to JPEG conversion....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/conversion/svg-to-j...
  3. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...when saving a document to .epub. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::LowCode::Converter class | Aspos...

    Aspose::Words::LowCode::Converter class. Represents a group of methods intended to convert a variety of different types of Documents using a single line of code in C++....variety of different types of documents using a single line of code...the given input document into the output document using specified...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. 更新 PDF 中的链接|Aspose.PDF for Java

    以编程方式更新 PDF 中的链接。本指南介绍如何在 Java 语言中更新 PDF 中的链接。...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "UpdateLinks..."UpdateLinks.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/java/update-links/
  6. Convert HTML to MHTML – Aspose.HTML for Python ...

    Learn how to convert HTML to MHTML in Python. Consider the supported HTML to MHTML conversion scenarios and Python examples to illustrate them....Load an HTML document from a file or URL document = ah.HTMLDocument("{{input...conv.Converter.convert_html(document, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-html-to...
  7. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtinDocumentproperties/lastSavedTime/) property is updated before saving....determine whether to preserve the document’s “Last saved time” property...doc = new aw . Document ( base . myDir + "Document.docx" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Border | Aspose.Words for Java

    Represents a border of an object in Java....the Programming with Documents documentation article. Remarks: Borders...can be applied to various document elements including paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the Document and form fields programmatically with C++....Hyperlink in a PDF File PDF documents are a great way to share information...However, creating links in a PDF document can be challenging. Let’s...

    docs.aspose.com/pdf/cpp/actions/
  10. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....bodies at the very end of a document. Examples Shows how to specify...format. let doc = new aw . Document (); // Insert even and primary...

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