Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 349,315 for

document

(0.09 sec)
  1. Convert DOTM to PPT via C++ or with free Online...

    Export DOTM to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to PPT online converter quickly before integrating the code....file that is used to create documents with a consistent look and...on C++ Open DOTM file using Document class reference Convert DOTM...

    products.aspose.com/total/cpp/conversion/dotm-t...
  2. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Docx , Docm , Dotx...the Specify Save Options documentation article. class OoxmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert DOTX to PPSM via C++ or with free Onlin...

    Export DOTX to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPSM online converter quickly before integrating the code....on C++ Open DOTX file using Document class reference Convert DOTX...Presentation file Save the document to PPSM format using Save...

    products.aspose.com/total/cpp/conversion/dotx-t...
  4. Convert Markdown to Image – MD to JPG, PNG, BMP...

    Convert Markdown to Images online or in C#. Consider Markdown to JPG, PNG, BMP, GIF, and TIFF conversions in C# examples....Saving; using var document = Converter.ConvertMarkdown("input...'DOCX'}} Converter.ConvertHTML(document, options, "output.{{output...

    docs.aspose.com/html/net/convert-markdown-to-im...
  5. 在 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/
  6. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....the Working with Shapes documentation article. Remarks: Use the...for a text box. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. LoadOptions.tempFolder property | Aspose.Words ...

    LoadOptions.tempFolder property. Allows to use temporary files when reading Document...temporary files when reading document. By default this property...when loading a document. // When we load a document, various elements...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SaveOptions.memory_optimization property | Aspo...

    SaveOptions.memory_optimization property. Gets or sets value determining if memory optimization should be performed before saving the Document...performed before saving the document. Default value for this property...consumption while saving large documents at the cost of slower saving...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 Python 保护 PDF | Aspose.PDF

    在 .NET Framework、.NET Core 上使用密码锁定 PDF 文件的 Python... 调用 Document.Encrypt 方法使用 AES-128 保护 PDF。...Open document dataDir = "..." document = ap . Document ( dataDir...

    products.aspose.com/pdf/zh-hans/python-net/prot...
  10. 从 PDF 中提取图像 C#|Aspose.PDF for .NET

    如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取图像的一部分... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/extract-images-from-...