Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 17,464 for

docx to doc

(0.06 sec)
  1. Protect WORD document with password Online and ...

    Online WORD file password app. Python API code To apply password protection on WORD Document....Protect DOC Files (Microsoft Word Binary Format) Protect DOCX Files...

    products.aspose.com/total/python-net/protect/word/
  2. FieldBarcode.is_us_postal_address property | As...

    FieldBarcode.is_us_postal_address property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is a U.S... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln () # Below...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Watermark Word Files Online or using C++ | prod...

    Free online app To Watermark different Word files. C++ watermark library code for Word Documents....Options with C++ Add Watermark to DOC (Microsoft Word Binary Format)...Format) Add Watermark to DOCX (Office 2007+ Word Document) Add Watermark...

    products.aspose.com/total/cpp/watermark/word/
  4. Aspose::Words::Fields::FieldBuilder::FieldBuild...

    Aspose::Words::Fields::FieldBuilder::FieldBuilder construcTor. Initializes an instance of the FieldBuilder class in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u " Hello...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Font::get_Color method | Aspose....

    Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Specify font formatting...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Watermark ODP File Online or using C++ | produc...

    Free online app To Watermark different ODP files. C++ watermarking library code for ODP presentations....Options with C++ Add Watermark to DOC (Microsoft Word Binary Format)...Format) Add Watermark to DOCX (Office 2007+ Word Document) Add Watermark...

    products.aspose.com/total/cpp/watermark/odp/
  8. FieldIncludeText.mime_type property | Aspose.Wo...

    FieldIncludeText.mime_type property. Gets or sets the MIME type of the referenced file.... def field_include_text (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two ways to use INCLUDETEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIncludeText.namespace_mappings property | ...

    FieldIncludeText.namespace_mappings property. Gets or sets the namespace mappings for XPath queries.... def field_include_text (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two ways to use INCLUDETEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.To_array method. Copies all nodes from the collection To a new array of nodes.... doc = aw . Document ( file_name =...'Textboxes in drawing canvas.docx' ) shapes = list ( filter (...

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