Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 18,357 for

docx

(0.07 sec)
  1. Aspose::Words::FileFormatInfo::get_HasDigitalSi...

    Aspose::Words::FileFormatInfo::get_HasDigitalSignature method. Returns true if this document contains a digital signature. This property merely informs that a digital signature is present on a document, but it does not specify whether the signature is valid or not in C++....docx" ); ASSERT_EQ ( u ".docx" , FileFormatUtil...:: Sign ( MyDir + u "Document.docx" , ArtifactsDir + u "File.DetectDigitalSignatu...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your document's presentation!...docx" ); // This document contains...when we open the document as a .docx using Microsoft Word. // If...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....docx' ) def create_table ( doc :...for ISO / IEC 29500 compliant .docx documents (see the OoxmlCompliance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…...docx (31,7 Ko) alexey.noskov March...= aw.Document("C:\\Temp\\in.docx") image_index = 1 for node in...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  5. HtmlSaveOptions.exportHeadersFootersMode proper...

    HtmlSaveOptions.exportHeadersFootersMode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...docx" ); // This document contains...when we open the document as a .docx using Microsoft Word. // If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldMergeBarcode.PosCodeStyle | Aspose.Words f...

    Discover the FieldMergeBarcode PosCodeStyle property for customizable Point of Sale barcodes. Support for UPCA, EAN13, and more with flexible styling options!...docx" ); See Also class FieldMergeBarcode...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert Markdown to XPS | C#

    Convert Markdown to XPS using Aspose.HTML for .NET API. Consider various Markdown to XPS conversion scenarios in C# examples. Try online Markdown Converter....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    docs.aspose.com/html/net/convert-markdown-to-xps/
  8. Field.is_dirty property | Aspose.Words for Python

    Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.... DOCX ) # The LoadOptions object has...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::Sign method. Signs source document using given CertificateHolder with digital signature and writes signed document to destination stream. Supported formats are: Doc, Dot, Docx, Dotx, Docm, Odt, Ott.Output will be written to the start of stream and stream size will be updated with content length in C++....Supported formats are: Doc , Dot , Docx , Dotx , Docm , Odt , Ott ....DetectFileFormat ( MyDir + u "Document.docx" ) -> get_HasDigitalSignature...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...docx (19.5 KB) AsposeWatermark3 - test2.docx (18.0 KB)...entirely different format than DOC/DOCX and elements behave differently...

    forum.aspose.com/t/trying-to-create-a-word-like...