Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 351,102 for

document

(0.11 sec)
  1. 在 C# 中创建 SVG、加载和读取 SVG

    了解如何从内存字符串、流或文件创建 SVG;如何从 Web 加载 SVG 并使用 Aspose.SVG for .NET API 读取 SVG。...Initialize an empty SVG document 5 using ( var document = new SVGDocument())...6 { 7 // Work with the SVG document here... 8 } 如果要将创建的空 SVG 文档保存到文件中,请使用以下...

    docs.aspose.com/svg/zh/net/create-svg-document/
  2. Online OFT to MD Conversion or Build .NET based...

    Free online app to convert OFT to MD files. .NET C# conversion library code for OFT Documents....will be converted into MD document Download the converted MD...HTML by using Document class Save the document to MD format using...

    products.aspose.com/total/net/conversion/oft-to...
  3. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...完成后,您只需使用Document对象的Save方法保存输出PDF。以下代码片段向您展... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  4. IStructuredDocumentTag.Color | Aspose.Words for...

    Discover the IStructuredDocumentTag Color property to easily customize and set colors for structured Document tags, enhancing your Document's visual appeal....the color of the structured document tag. public Color Color {...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  5. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding...will be embedded into the document’s CSS in Base64 encoding....inside a saved HTML document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.Title | Aspose....

    Discover the StructuredDocumentTagRangeStart Title property to define friendly names for structured Document tags, enhancing Document clarity and accessibility....associated with this structured document tag. Can not be null . public...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  7. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    Discover the XlsxSaveOptions CompressionLevel property to optimize Document saving with customizable compression settings for efficient file management....compression level used to save document. The default value is Normal...compress XLSX document. Document doc = new Document ( MyDir + "Shape...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert HTML to PNG – C# Examples and Online Co...

    Convert HTML to PNG in C# using Aspose.HTML API. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter....Saving; using var document = new HTMLDocument("{{input...'DOCX'}} Converter.ConvertHTML(document, options, "output.{{output...

    docs.aspose.com/html/net/convert-html-to-png/
  9. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....Shows how to sign a saved PDF document digitally and timestamp it...it. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Shapes Live Demos...Hide Show ] Add Shapes in PS Document Add Rectangle to PS In order...

    docs.aspose.com/page/cpp/ps/working-with-shapes/