Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 125,125 for

document

(0.25 sec)
  1. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML shapes are rendered....property is used when the document is exported to fixed page...in a document as we save it to PDF. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured Document tag is successfully mapped to XML data....true if the parent structured document tag is successfully mapped...parts. let doc = new aw . Document (); // Construct an XML part...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....DocumentBase>& The source document. dstDoc const System::Sha...entBase>& The destination document that will be the owner of...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured Document tag....mapped to the parent structured document tag. @property def xpath (...custom XML parts. doc = aw . Document () # Construct an XML part...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Digital Signature to an already signed Exce...

    This article describes how to Add Digital Signature to an already signed Excel file using C# codes with Aspose.Cells for Python via .NET....signed Excel document, if the original document is Aspose.Cells...generated document, it works well. But if the original document is generated...

    docs.aspose.com/cells/python-net/add-digital-si...
  6. Aspose::Words::BuildingBlocks::BuildingBlock::B...

    Aspose::Words::BuildingBlocks::BuildingBlock::BuildingBlock constructor. Initializes a new instance of this class in C++....ssaryDocument>& The owner document. Remarks When BuildingBlock...glossary document, but is not yet part of the glossary document and...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. Body constructor | Aspose.Words for Node.js

    Body constructor. Initializes a new instance of the [Body](../) class....doc DocumentBase The owner document. Remarks When Body is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.IncludeTextboxesFootnotesEndnotesInSta...

    Optimize your Document's word count with the IncludeTextboxesFootnotesEndnotesInStat property. Control textboxes, footnotes, and endnotes effortlessly!...IncludeTextboxesFoot Document.IncludeTextboxesFoot property Specifies...count statistics. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssStyleSheetFileName method. Specifies the path and the name of the Cascading Style Sheet (CSS) file written when a Document is exported to HTML. Default is an empty string in C++....(CSS) file written when a document is exported to HTML. Default...effect only when saving a document to HTML format and external...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....SetWatermark (){ Document doc = new Document ( _dataDir + "sample... to documents. In Aspose.PDF for Java, each PDF document is a...

    docs.aspose.com/pdf/java/artifacts/