Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 67,636 for

document

(0.06 sec)
  1. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured Document tag...associated with this structured document tag. Can not be null . get...structured document tags. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldSkipIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldSkipIf LeftExpression property, easily manage the left side of your comparison expressions for enhanced data control and flexibility.... Document doc = new Document (); DocumentBuilder...discards the current merge document, and then immediately moves...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentVisitor.VisitTableStart | Aspose.Words ...

    Discover the DocumentVisitor VisitTableStart method, essential for efficiently managing table enumeration in your applications. Enhance your coding skills today!...table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Row.Accept | Aspose.Words for .NET

    Discover the Row Accept method, designed to enhance visitor engagement and streamline user interactions for your website's success....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  5. FieldOptions.built_in_templates_paths property ...

    FieldOptions.built_in_templates_paths property. Gets or sets paths of MS Word built-in templates....entry is not found in the Document.attached_template template...AppData\Roaming\Microsoft\Document Building Blocks\1033\16\Built-In...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++....an OOXML document. auto doc = MakeObject < Document > ( MyDir...u "Big document.docx" ); // When we save the document to an OOXML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Document.CompatibilityOptions | Aspose.Words fo...

    Access Word's Document Compatibility Options to customize user preferences and enhance your editing experience with tailored settings for seamless collaboration....CompatibilityOptions Contents [ Hide ] Document.CompatibilityOptions property...property Provides access to document compatibility options (that...

    reference.aspose.com/words/net/aspose.words/doc...
  8. HtmlSaveOptions.ExportPageMargins | Aspose.Word...

    Discover how the HtmlSaveOptions ExportPageMargins property enhances your HTML, MHTML, and EPUB exports by controlling page margins for a polished presentation....or partially clipped by the document edge the displayed area can...output HTML documents. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DOCX using C++. Comments are useful for reviewing the Word Document. They don't change the Document itself but are used by authors to discuss or comment about any section of Word Document....reviewing the Word document. They don’t change the document itself but...about any section of Word Document. Steps to Add a Comment in...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  10. Aspose.pdf PDF to HTML output difference - Free...

    Hi, I’m from RChilli. We’re using Aspose.PDF version 24.7 to convert PDFs to HTML. However, we’ve noticed inconsistencies in the HTML output when parsing some resumes—the results differ between our local system and our …...byteArrayOutputStrea = null; Document document = null; try { try (InputStream...pdfLicenceStream()); document = new Document(inputStream); HtmlSaveOptions...

    forum.aspose.com/t/aspose-pdf-pdf-to-html-outpu...