Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 18,406 for

docx to doc

(0.17 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Security method. Specifies the security level of a Document as a numeric value in C++....This property is available in DOC and OOXML documents only. To...security level of a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your Document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset data for efficient, personalized output....) Dim Doc Set Doc = Helper . Open ( "CustomerLabels.doc" ) Doc...RS Doc . Save "C:\MyPath\CustomerLabels Out VBScript.doc" Shows...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Document.unprotect method | Aspose.Words for Py...

    aspose.words.Document.unprotect method... doc = aw . Document () doc . protect ( type...ProtectionType . READ_ONLY , doc . protection_type ) # If we open...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_LayoutMode method...

    Aspose::Words::PageSetup::get_LayoutMode method. Gets or sets the layout mode of this section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. FieldUserInitials.user_initials property | Aspo...

    FieldUserInitials.user_initials property. Gets or sets the current user's initials.... doc = aw . Document () # Create a...user_information . initials = 'J. D.' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Exporting documents with images to Markdown fai...

    When I try To use ASPOSE Words To convert a Document with images To Markdown, and FIPS mode is enabled, I get the following error: An attempt To open a file which uses MD5 algorithm. This algorithm is not on the FIPS ap…...docx"; Document doc = new Document(inputPath);...with base64 images..."); try { doc.save(outputPath, saveOptions);...

    forum.aspose.com/t/exporting-documents-with-ima...
  7. Watermark.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional Touch.... Document doc = new Document (); // Modify...methods to add image watermark. doc . Watermark . SetImage ( Image...

    reference.aspose.com/words/net/aspose.words/wat...
  8. FieldDocVariable.variable_name property | Aspos...

    FieldDocVariable.variable_name property. Gets or sets the name of the Document variable To retrieve.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of using...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::SaveOptions class | Aspo...

    Aspose::Words::Saving::SaveOptions class. This is an abstract base class for classes that allow the user To specify additional options when saving a Document inTo a particular format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this property...saving a document to .epub. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles To PNG format with LoadOptions. Simplify your image management and enhance compatibility Today!...Document doc = new Document (); Shape shape = new Shape ( doc , ShapeType...100 ; shape . Height = 100 ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.loa...