Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 182,181 for

doc

(0.2 sec)
  1. DigitalSignature.SignatureValue | Aspose.Words ...

    Discover the DigitalSignature SignatureValue property, which provides a byte array for secure signature representation. Enhance your digital security today!... Document doc = new Document ( MyDir + "Digitally...DigitalSignature digitalSignature in doc . DigitalSignatures ) { string...

    reference.aspose.com/words/net/aspose.words.dig...
  2. BookmarksOutlineLevelCollection | Aspose.Words ...

    A collection of individual bookmarks outline level in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a bookmark with another...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Text in XPS file | Java

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/java/xps/working-with-text/
  4. Chart.source_full_name property | Aspose.Words ...

    Chart.source_full_name property. Gets the path and name of an xls/xlsx file this chart is linked to.... doc = aw . Document ( file_name =...linked chart.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during Document rendering and building. Enhance your workflow today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  6. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word Document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...doc"; } //to apply license // com...lic"); com.aspose.words.Document doc = new Document(filePath); //...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  7. C# API to Export EPUB to ODT | products.aspose.com

    Convert EPUB to ODT without using Microsoft Word...easily convert EPUB files to DOC format using the advanced PDF...Words for .NET, to render the DOC file to ODT format. The Aspose...

    products.aspose.com/total/net/conversion/epub-t...
  8. XlsxSaveOptions.date_time_parsing_mode property...

    XlsxSaveOptions.date_time_parsing_mode property. Gets or sets the mode that specifies how Document text is parsed to identify date and time values... doc = aw . Document ( file_name =...XlsxDateTimeParsingM . AUTO doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert some text and mark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FootnoteType Enum | Aspose.Words for .NET

    Discover Aspose.Words.FootnoteType enum. Easily distinguish between footnotes and endnotes for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some text and mark...

    reference.aspose.com/words/net/aspose.words.not...