Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 400,649 for

document

(0.13 sec)
  1. ThemeFont Enum | Aspose.Words for .NET

    Discover Aspose.Words ThemeFont enum to easily manage Document theme fonts and enhance your Documents' visual appeal with tailored styles....types of theme font names for document themes. public enum ThemeFont...theme fonts, located in the document’s Theme part, which allows...

    reference.aspose.com/words/net/aspose.words.the...
  2. DocumentVisitor.visitCellStart method | Aspose....

    DocumentVisitor.visitCellStart method. Called when enumeration of a table cell has started....structure of every table in a document. test ( 'TableToText' , ()...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitCellEnd method | Aspose.Wo...

    DocumentVisitor.visitCellEnd method. Called when enumeration of a table cell has ended....structure of every table in a document. test ( 'TableToText' , ()...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitTableEnd method | Aspose.W...

    DocumentVisitor.visitTableEnd method. Called when enumeration of a table has ended....structure of every table in a document. test ( 'TableToText' , ()...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track Document changes with the StartTrackRevisions method. Automatically mark all edits as revisions for seamless collaboration and clarity....further changes you make to the document programmatically as revision...changes to the document programmatically, save the document and later...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Contributor | Aspose.Words for Java

    Represents a bibliography source contributor in Java....available in the document. Document document = new Document(getMyDir()...Bibliography bibliography = document.getBibliography(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  7. Concatenate PDF Files in PHP|Aspose.PDF for Java

    Learn how to concatenate multiple PDF files into a single Document in PHP using Aspose.PDF for easier Document management....Open the target document $pdf1 = new Document ( $dataDir . 'input1...Open the source document $pdf2 = new Document ( $dataDir . 'input2...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  8. Manage formulas of Excel files with JavaScript ...

    Learn how to manage formulas of Excel files through Aspose.Cells for JavaScript via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....Cells initialized" ); }); document . getElementById ( 'runExample'...ms-excel" }); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/javascript-cpp/using-form...
  9. Retrieving Font Information|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....either applied to text in a document or available for use on the...Font IDs can change when a document is opened on different systems...

    docs.aspose.com/diagram/net/retrieving-font-inf...
  10. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....add images or text to a PDF document. Also, try to add different...header, you need to create a Document object and a TextStamp object...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...