Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 162,386 for

docx

(0.07 sec)
  1. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.Docx"); D…...docx"); Document docClone = docPR...Save($"{path}4P003qOut.docx"); Document docX = new Document(@"C:...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  2. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting.... Docx ); saveOptions . Compliance...ArtifactsDir + "Shape.ShapeInsertion.docx" , saveOptions ); Shows how...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SVG to DOC Converter using Python | Aspose.PDF

    Sample code on Python for SVG to DOC conversion. Use example code for batch SVG to DOC conversion with Python and .NET...conversion of the PDF document to a DOCX file with the specified settings...output path, resulting in a DOCX file that can be edited and...

    products.aspose.com/pdf/python-net/conversion/s...
  4. PageSetup.TextOrientation | Aspose.Words for .NET

    Discover the PageSetup TextOrientation property to easily set page text direction. Customize your layout with options beyond the default Horizontal....supported for MS Word native formats DOCX, WML, RTF and DOC. Examples..."PageSetup.SetTextOrientation.docx" ); See Also enum TextOrientation...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Load And Save To Disk in Ruby|Aspose.Words for ...

    Load and save MS Word document to disk using Ruby....doc" ) \ # Save the document as DOCX document. doc . save ( data_dir...data_dir + "Document Out.docx" ) Download Running Code Download Load...

    docs.aspose.com/words/java/load-and-save-to-dis...
  6. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency....docx" ) . Execute (); Shows how to..."LowCode.MailMergeContextData.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...
  8. Create File using Python | products.aspose.com

    Create text and Microsoft Word documents with out installing Microsoft Office...Create Text and Microsoft Word DOCX, DOC files within Python Applications...Generate DOCM File Generate DOCX File Generate DOT File Generate...

    products.aspose.com/total/python-net/create/
  9. How to Add Bookmark in Word using C#

    This article explains how to add bookmark in Word using C#. It contains all the information required to set the environment, step-wise approach to write the program and a runnable code to insert a bookmark in Word using C#....the resultant document as a DOCX file. All the necessary steps...insert header and footer in DOCX using C# . Updated on 04 Nov...

    kb.aspose.com/words/net/how-to-add-bookmark-in-...
  10. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as Docx, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....Microsoft Word formats such as DOCX, DOC, as well as image formats...convert a document from PDF to DOCX: Specify Load Options when Importing...

    docs.aspose.com/words/net/convert-pdf-to-other-...