Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 155,673 for

doc

(0.12 sec)
  1. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldHyperlink field = (FieldHyperlink)...

    reference.aspose.com/words/java/com.aspose.word...
  2. WebExtensionReference Class | Aspose.Words for ...

    Discover the Aspose.Words.WebExtensionReference class, your key to managing web extensions with ease. Identify providers and versions effortlessly!... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  3. Building Reports in Java|Aspose.Words for Java

    Learn how to build reports a template using LINQ in Java.... Document doc = ... // Loading a template document...ReportingEngine (); engine . buildReport ( doc , dataSet , “ ds ” ); Given a...

    docs.aspose.com/words/java/building-reports/
  4. Java API to Export EPUB to DOTM | products.aspo...

    Convert EPUB to DOTM using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...files to DOC format. The second step is to convert the DOC file to...

    products.aspose.com/total/java/conversion/epub-...
  5. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your Documents.... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . Date , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  6. EndnotePosition enumeration | Aspose.Words for ...

    aspose.words.notes.EndnotePosition enumeration. Defines the endnote position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # An endnote is a way to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a Document into the SaveFormat.MARKDOWN format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...callback will be run at this time. doc.save(getArtifactsDir() + "MarkdownSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 将HTML转换为PDF在Python中|Aspose.PDF for Python via Java

    本主题向您展示如何使用Aspose.PDF. for Python将HTML转换为PDF和MHTML转换为PDF。... read () doc = Api . Document ( byte_array...documentOutName = "result_fromHtml.pdf" doc . save ( documentOutName ) #...

    docs.aspose.com/pdf/zh/python-java/convert-html...
  10. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export Document structure.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...