Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 18,409 for

docx to doc

(0.21 sec)
  1. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property To cusTomize your barcode's appearance. Easily set colors with values from 0 To 0xFFFFFF!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. XmlMapping.prefix_mappings property | Aspose.Wo...

    XmlMapping.prefix_mappings property. Returns XML namespace prefix mappings To evaluate the [XmlMapping.xpath](../xpath/).... doc = aw . Document () # Construct...#2</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ContinuousSectionRestart Enum | Aspose.Words fo...

    Explore the Aspose.Words.Layout.ContinuousSectionRestart enum for flexible page numbering options in continuous sections. Enhance Document layout effortlessly!... Document doc = new Document ( MyDir + "Continuous..."Continuous section page numbering.docx" ); // By default Aspose.Words...

    reference.aspose.com/words/net/aspose.words.lay...
  4. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for professional Document formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Რამდენიმე JPG TIFF Javascript

    შეაერთეთ მრავალი JPG TIFF JavaScript კოდში. შეინახეთ JPG როგორც TIFF JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/ka/nodejs-net/merge/j...
  6. Font.kerning property | Aspose.Words for Python

    Font.kerning property. Gets or sets the font size at which kerning starts.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Arial...

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

    Discover Aspose.Words.Saving.XamlFixedSaveOptions for enhanced Document saving in XamlFixed format. Unlock advanced features for superior results!...files used when saving to a DOC or DOCX file. By default, this property...Document doc = new Document ( MyDir + "Rendering.docx" ); ResourceUriPrinter...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape into the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Overview|Aspose.PDF for Go via C++

    Overview of key-features and supported formats of Aspose.PDF for Go, installation and licensing manual of Go via C++ library.... Let’s check Docs pages for more details: Optimize...TIFF BMP JPG PNG DICOM SVG DOC DOCX EPUB PPTX TEX TXT XLSX XPS...

    docs.aspose.com/pdf/go-cpp/overview/
  10. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java....Document doc = new Document(getMyDir() + "Form fields.docx"); FieldFormCheckBox...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...