Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 414,716 for

document

(2.32 sec)
  1. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....file from the disk into the Document class object and configure...calling the save function of the document class. Steps to Convert PDF...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  2. HtmlMetafileFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlMetafileFormat enum for seamless metafile saving in HTML Documents. Enhance your Document conversion experience today!...metafiles are saved to HTML documents. public enum HtmlMetafileFormat...different format when saving HTML documents. string html = @"<html> <svg...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType font directory in Aspose.Words, enhancing Document rendering and font embedding....TrueType fonts when rendering documents or embedding fonts. This is...source directory. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fon...
  4. AI 插件集成|Documentation

    将Aspose.Cells for Python via .NET集成到AI工具中。...1 Multi-format Document Parsing and Structured Representation...projects support parsing multiple document formats, including PDF, DOCX...

    docs.aspose.com/cells/zh/python-net/ai-plugin-i...
  5. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python....fragments, save and reopen document. Use ‘TextAbsorber’ to extract...0.7 = 70%). """ doc = ap . Document ( infile ) try : frag_absorber...

    docs.aspose.com/pdf/python-net/text-extraction-...
  6. 使用 C++ 通过 JavaScript 将 Excel 图表转换为图像|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将 Excel 图表转换为图像。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it.... Document (); let builder = new aw ...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::WebExtensions::TaskPane::get_IsV...

    Aspose::Words::WebExtensions::TaskPane::get_IsVisible method. Specifies whether the task pane shows as visible by default when the Document opens in C++....visible by default when the document opens. bool Aspose :: Words...to add a web extension to a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....devices: Document Creation: When you create a document on your...to PDL: Before sending the document to the printer or output device...

    docs.aspose.com/page/net/page-description-langu...
  10. SplitOptions.SplitCriteria | Aspose.Words for .NET

    Discover how the SplitOptions SplitCriteria property enhances Document management by efficiently dividing your content into manageable sections....criteria for splitting the document into parts. public SplitCriteria...split document by pages. string doc = MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.low...