Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 22,354 for

docx

(0.05 sec)
  1. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the Docx format in C++....will be used when saving in the DOCX format. enum class OoxmlCompliance...set_SaveFormat ( SaveFormat :: Docx ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. How to Convert HTML Document to Word in Python

    This short guide provides information on how to convert HTML document to Word in Python. It shares IDE settings, a list of steps, and a runnable sample code for HTML to Word conversion in Python....code to convert the HTML to DOCX in Python . Sample code will...via .NET to convert HTML to DOCX Open the source HTML file using...

    kb.aspose.com/words/python/how-to-convert-html-...
  3. SvgSaveOptions.showPageBorder property | Aspose...

    SvgSaveOptions.showPageBorder property. Controls whether a border is added to the outline of the page...docx document to .svg. let doc =...Document ( base . myDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Discover the FindReplaceOptions property of ReplacerContext to enhance your search and replace functionality with customizable options for better results....docx" ; Regex pattern = new Regex..."LowCode.ReplaceContextRegex.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose::Words::Loading::LoadOptions::set_Progre...

    Aspose::Words::Loading::LoadOptions::set_ProgressCallback method. Called during loading a document and accepts data about loading progress in C++....IDocumentLoadingCall > & value ) Remarks Docx , FlatOpc , Docm , Dotm , Dotx...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless document watermarking. Enhance your documents with ease and efficiency....docx" ; string watermarkText = "This..."LowCode.WatermarkContextText.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...
  7. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience....for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...ArtifactsDir + "Table.CreateNestedTable.docx" ); } /// <summary> /// Creates...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....property will always return Docx . Examples Shows how to use...MyDir + u "Document.docx" ); ASSERT_EQ ( u ".docx" , FileFormatUtil...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. Aspose::Words::Tables::Table::get_Title method ...

    Aspose::Words::Tables::Table::get_Title method. Gets or sets title of this table. It provides an alternative text representation of the information contained in the table in C++....for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...+ u "Table.CreateNestedTable.docx" ); } static SharedPtr < Table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Ինչպես PDF-ը վերածել Word-ի՝ օգտագործելով Python-ը

    Այս հիմնական ձեռնարկը ներառում է, թե ինչպես փոխարկել PDF-ը Word-ի՝ օգտագործելով Python-ը: Այն ներառում է բոլոր համապատասխան տեղեկությունները, ինչպիսիք են միջավայրի կարգավորումների մանրամասները, փոխակերպման ալգորիթմը և կոդի հատվածը, որը ցույց է տալիս, թե ինչպես կարելի է օգտագործել Python PDF-ը DOC-ի փոխարկումը:...օբյեկտի ստեղծմանը: Վերջապես, DOCX կամ DOC ֆորմատի բառային փաստաթուղթը...Word փաստաթղթերը որպես DOC կամ DOCX ֆայլեր: Մինչդեռ, եթե ցանկանում...

    kb.aspose.com/hy/pdf/python/how-to-convert-pdf-...