Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 422,796 for

document

(0.53 sec)
  1. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToByteArray method. Returns the property value as byte array in C++....how to add a thumbnail to a document that we save as an Epub. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  3. CompareOptions.AdvancedOptions | Aspose.Words f...

    Discover CompareOptions AdvancedOptions to enhance your comparisons. Achieve precise results with tailored settings for optimal output....to compare documents ignoring DML unique ID. Document docA = new...new Document ( MyDir + "DML unique ID original.docx" ); Document...

    reference.aspose.com/words/net/aspose.words.com...
  4. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for JavaScript via C++. Learn to load or create an Excel file and save the modified file to disk....0 , "Test" ] ]; } } document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/returning-...
  5. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF Documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Convert the file using the Document class Convert method. Before...); // Open document auto document = new Document ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  6. 将 PDF 转换为 Microsoft Word 文档在 .NET 中|Aspose.PDF ...

    学习如何编写 C# 代码以将 PDF 转换为 Microsoft Word 格式,并调整 PDF 到 DOC(DOCX) 的转换。...转换为 DOC 创建一个 Document 对象的实例,使用源 PDF 文档。 通过调用 Document.Save() 方法将其保存为...ConvertPDFtoWord () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-word/
  7. Extract PDF Pages in Python|Aspose.PDF for Pyth...

    Learn how to extract single or multiple PDF pages into new files in Python....a specific page from a PDF document and save it as a new file...PDF, leaving the original document unchanged. This is useful...

    docs.aspose.com/pdf/python-net/extract-pages/
  8. Aspose::Words::Saving::PdfPageMode enum | Aspos...

    Aspose::Words::Saving::PdfPageMode enum. Specifies how the PDF Document should be displayed when opened in the PDF reader in C++....enum Specifies how the PDF document should be displayed when opened...Description UseNone 0 Neither document outline nor thumbnail images...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Display MHT Formats Using Python | Aspose.PDF

    Open and view MHT Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the MHT with an instance of Document. View resultant File. Python...MhtLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/python-net/viewer/mht/
  10. Aspose::Words::Loading::LoadOptions::get_Recove...

    Aspose::Words::Loading::LoadOptions::get_RecoveryMode method. Defines how the Document should be handled if errors occur during loading. Use this property to specify whether the system should attempt to recover the Document or follow another defined behavior. The default value is TryRecover in C++....de method Defines how the document should be handled if errors...should attempt to recover the document or follow another defined...

    reference.aspose.com/words/cpp/aspose.words.loa...