Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 401,841 for

document

(0.09 sec)
  1. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/conditiona...
  2. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....warnings that occur during document loading. public void LoadOptionsWarningCa...operation. Document doc = new Document ( MyDir + "Document.docx" ...

    reference.aspose.com/words/net/aspose.words.loa...
  3. FieldHyperlink.SubAddress | Aspose.Words for .NET

    Discover the FieldHyperlink SubAddress property to easily set or retrieve specific file locations or bookmarks for seamless hyperlink navigation....link to documents in the local file system. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::EditorType enum | Aspose.Words f...

    Aspose::Words::EditorType enum. Specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a Document in C++....an editable range within a document. enum class EditorType Values...using this editing type when document protection is enabled. Contributors...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a Document...collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. Remarks Items are...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Online WORDML to XLS Conversion or Build .NET b...

    Free online app to convert WORDML to XLS files. .NET C# conversion library code for WORDML Documents....will be converted into XLS document Download the converted XLS...API Open WORDML file using Document class Convert WORDML to HTML...

    products.aspose.com/total/net/conversion/wordml...
  7. Export XLT to WORD in Android or with free Onli...

    Android API to Convert XLT to WORD without using Microsoft Word or online. Test free XLT to WORD online converter quickly before integrating the code.... Converting XLTs to WORD documents makes it easier to share and...collaborate on the data, as WORD documents are compatible with a wide...

    products.aspose.com/total/android-java/conversi...
  8. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files...OOXML document. doc = aw . Document ( MY_DIR + 'Big document.docx'...docx' ) # When we save the document to an OOXML format, we can...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Frequently Asked Questions about TeX

    Get answers to all the most frequent questions about TeX and LaTeX, their structure, usage and peculiarities....produce professional-quality documents, especially those containing...the de facto standard for document preparation in many scientific...

    docs.aspose.com/tex/net/introduction-to-tex/faq/
  10. Working with Headers in NPOI|Aspose.Words for .NET

    Work with headers in a Document easily and fast instead of using NPOI in C#....headers/footers using Document object. C# Document wordDocument = new...new Document ( "Convert Word Doc to Other Formats.doc" ); HeaderFooterCollecti...

    docs.aspose.com/words/net/working-with-headers-...