Sort Score
Result 10 results
Languages All
Labels All
Results 8,221 - 8,230 of 17,113 for

docx to doc

(0.12 sec)
  1. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property To effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. MailMergeSettings.ActiveRecord | Aspose.Words f...

    Discover MailMergeSettings. CusTomize your Microsoft Word Documents by selecting the desired record index from your data source. Start with ease!...Document doc = new Document ( MyDir + "Odso data.docx" ); MailMergeSettings...MailMergeSettings settings = doc . MailMergeSettings ; Console ...

    reference.aspose.com/words/net/aspose.words.set...
  3. CustomDocumentProperties.addLinkToContent metho...

    CusTomDocumentProperties.addLinkToContent method. Creates a new linked To content cusTom Document property.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startBookmark (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can use the section's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a Document using Python....form field into a document: doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . insert_text_input ( "TextInput"...

    docs.aspose.com/words/python-net/working-with-f...
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either To ignore content of StructuredDocumentTag. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...u "Structured document tags.docx" ); // This paragraph contains...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PDF Format Conversion Solution via JavaScript v...

    Convert PDF To Docx, Doc, PPTX, PNG, TIFF, EPUB, TEX, SVG, CSV & more using JavaScript...to DOC Conversion Example: JavaScript Code for PDF to DOC Conversion...PDF-file to Doc and save the "ResultPDFtoDoc.doc"; // Call the...

    products.aspose.com/pdf/javascript-cpp/conversion/
  9. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed To overlap legend... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.text_wrapping property | Aspose.Words for...

    Table.text_wrapping property. Gets or sets [Table.text_wrapping](./) for table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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