Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 415,624 for

document

(0.24 sec)
  1. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CustomXmlPartCollection GetById method to effortlessly retrieve custom XML parts by their unique identifiers for enhanced data management....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…...Bottom = 10; Document document = new Document(source, htmlLoadOptions))...of HtmlLoadOptions class to Document constructor while loading...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...
  3. Convert PPTX to XLSM via C++ or with free Onlin...

    Export PPTX to XLSM in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to XLSM online converter quickly before integrating the code....using Save method Load HTML document by using IWorkbook class reference...reference Save the document to XLSM format using Save method...

    products.aspose.com/total/cpp/conversion/pptx-t...
  4. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...实例化Document对象并在Pages集合中添加一个新页面。创建一个Te...象在Paragraphs集合中添加一个新段落,并使用Document类的Save方法保存生成的PDF文件。 将纯文本文件转换为PDF...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  5. LayoutEnumerator | Aspose.Words for .NET

    Discover the LayoutEnumerator constructor, easily create new instances of this class for efficient layout management in your applications....public LayoutEnumerator ( Document document ) Parameter Type Description...Description document Document A document whose page layout model...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Remove Attachments from PDF using C# | Aspose.PDF

    Remove Attachments from PDF on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop...can increase the size of a document. Removing attachments may...easier to print and view your document. We can conclude, that removing...

    products.aspose.com/pdf/net/attachments/remove/
  7. Convert All Files in a Folder|Aspose.Words for ...

    How to convert all files in a file from SharePoint UI using the Aspose.Words for SharePoint....itself or in the root of the document library. Whichever way you...will try to convert every document in the selected folder or...

    docs.aspose.com/words/sharepoint/convert-all-fi...
  8. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....printed documents. Improved Navigation: For documents with extensive...and clarity throughout the document. How to Set Print Titles in...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  9. 在保存为 PDF 时使用 C++ 通过 JavaScript 打印批注|Documentation

    学习如何在使用 C++ 通过 JavaScript 将 Excel 文档保存为 PDF 时打印批注。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/print-c...
  10. Replacer.create method | Aspose.Words for Python

    Replacer.create method. Creates new instance of the replacer processor....how to replace string in the document using context. # There is...ways to replace string in the document: doc = MY_DIR + 'Footer.docx'...

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