Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 351,338 for

document

(0.12 sec)
  1. Code Comparison for common features with OpenXM...

    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....cells Create a spreadsheet document Delete text from a cell Get...adjacent cells Open a spreadsheet document for read-only access Open...

    docs.aspose.com/cells/net/code-comparison-for-c...
  2. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...the Working with Tables documentation article. Remarks Cell can...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...the Working with Tables documentation article. Remarks Row can...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GoogleAiModel Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.AI.GoogleAiModel class to seamlessly integrate Google AI models, enhancing your Document processing capabilities effortlessly....Description virtual CheckGrammar ( Document , CheckGrammarOptions ) Checks...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of Documents using a single line of code....variety of different types of documents using a single line of code...input document of the one format into the output document of the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a Document into the Text format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Text format. To learn...the Specify Save Options documentation article. class TxtSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute Document node page numbers, enhancing your Document management experience....to compute page numbers of document nodes. To learn more, visit...Converting to Fixed-page Format documentation article. public class LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  8. ContentDisposition Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ContentDisposition enum to discover various Document presentation options for enhanced client browser experiences....different ways of presenting the document at the client browser. public...Description Attachment 0 Send the document to the browser and present...

    reference.aspose.com/words/net/aspose.words/con...
  9. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the Document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....DocumentSplitCriteri Specifies how the document is split into parts when saving...instance you can split the document at page breaks and heading...

    reference.aspose.com/words/java/com.aspose.word...
  10. 将PDF/A转换为PDF格式|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF的C++库将PDF/A文件转换为PDF文档。... Document 类具有方法’RemovePdfaComplianc..."PDFAToPDF_out.pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/convert-pdfa-to-pdf/