Sort Score
Result 10 results
Languages All
Labels All
Results 9,611 - 9,620 of 18,357 for

docx to doc

(1.5 sec)
  1. Work with Digital Signatures in C++|Aspose.Word...

    Digitally sign Documents and detect, count, verify, and remove existing digital signatures....work with digital signatures on DOC, OOXML, and ODT documents and...Words allows you to sign a DOC, DOCX, or ODT document digitally...

    docs.aspose.com/words/cpp/working-with-digital-...
  2. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML shapes are rendered.... doc = aw . Document ( file_name =...MY_DIR + 'DrawingML shape effects.docx' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::PlainTextDocument::get_BuiltInDo...

    Aspose::Words::PlainTextDocument::get_BuiltInDocumentProperties method. Gets BuiltInDocumentProperties of the Document in C++.... auto doc = System :: MakeObject < Aspose...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> g...

    reference.aspose.com/words/cpp/aspose.words/pla...
  4. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::SetUncheckedSymbol method. Sets the symbol used To represent the unchecked state of a check box content control in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto sdtCheckBox = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property To cusTomize your shapes with precise right margins in points for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert another textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method To efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing....Document doc = new Document ( MyDir + "Images.docx" ); Assert...Assert . That ( doc . GetChildNodes ( NodeType . Shape , true ). OfType...

    reference.aspose.com/words/net/aspose.words/nod...
  7. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // SEQ fields display a count...

    reference.aspose.com/words/java/com.aspose.word...
  8. Compare TXT In C#

    Compare TXT Documents using C# To diff two files. With our C# API you can detect the difference even if one character or one word has been changed....to compare Output format DOCX PDF DOC DOT DOCM DOTX DOTM RTF XPS...file formats: Compare DOC Compare DOCX Compare HTML Compare PDF...

    products.aspose.com/words/net/compare/txt/
  9. FieldIncludeText.XPath | Aspose.Words for .NET

    Discover the FieldIncludeText XPath property To easily access and modify specific XML sections, enhancing your data management efficiency....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to use...

    reference.aspose.com/words/net/aspose.words.fie...
  10. AxisScaling.type property | Aspose.Words for Py...

    AxisScaling.type property. Gets or sets scaling type of the axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...

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