Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 375,265 for

document

(0.12 sec)
  1. Generate Thumbnail of the Worksheet|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....can be pasted into a Word document or a PowerPoint presentation...link to download the original document and has a host of other uses...

    docs.aspose.com/cells/net/generate-thumbnail-of...
  2. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole Document so that they correspond to the field types contained in the field codes....FieldSeparator , FieldEnd in the whole document so that they correspond to...Remarks Use this method after document changes that affect field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FileCorruptedException when converting Word to ...

    Hello team, We use Aspose Words for Java to convert .DOCX to .HTML. Since the beginning of February 2025, we have seen a significant increase in “FileCorruptedException”. Previously we encountered this 1-2 times a year…... The documents generating this exception...removing all content from the document and replacing with simple...

    forum.aspose.com/t/filecorruptedexception-when-...
  4. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...创建新的文档对象 auto document = MakeObject < Document > (); auto page...page = document -> get_Pages () -> Add (); auto text = MakeObject...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  5. XSLFO to DOCX Converter using C++ | Aspose.PDF

    Sample code for XSLFO to DOCX conversion using C++. Use C++ example for batch XSLFO to DOCX conversion....convert programmatically a document from XSLFO to DOCX format...format with a modern document-processing C++ API. Use just a few lines...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  6. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your Documents for HTML, MHTML, or EPUB formats effortlessly!...how fonts are saved when a document is saved to HTML, MHTML or...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...Search () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  9. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis....Excel Workbook To convert PDF document to Excel Workbook using Aspose...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  10. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....the outline of a saved XPS document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...