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

docx to doc

(0.14 sec)
  1. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your Document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset data for efficient, personalized output.... Document doc = CreateSourceDocADOMa (); //...document. doc . MailMerge . ExecuteADO ( recordset ); doc . Save...

    reference.aspose.com/words/net/aspose.words.mai...
  2. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom facTor for the generated images.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.JustificationMode | Aspose.Words for .NET

    Discover how To optimize your Document's character spacing with the JustificationMode property. Enhance readability and improve presentation effortlessly!...Document doc = new Document ( MyDir + "Document.docx" ); JustificationMode...JustificationMode justificationMode = doc . JustificationMode ; if ( justificationMode...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::RemoveAt method. Removes an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. TabStopCollection.count property | Aspose.Words...

    TabSTopCollection.count property. Gets the number of tab sTops in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStop.equals method | Aspose.Words for Python

    TabSTop.equals method. Compares with the specified [TabSTop](../).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TabStop.is_clear property | Aspose.Words for Py...

    TabSTop.is_clear property. Returns ``True`` if this tab sTop clears any existing tab sTops in this position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. | Aspose

    Sample code for JPG To XML Java conversion. Use API example code for batch JPG files To XML conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  9. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a TOC field, which...

    reference.aspose.com/words/java/com.aspose.word...
  10. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property To easily track your Document's last save time in UTC. Enhance your Document management Today!...Document doc = new Document ( MyDir + "Properties.docx" ); BuiltInDocumentPrope...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // The...

    reference.aspose.com/words/net/aspose.words.pro...