Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 17,246 for

docx to doc

(0.07 sec)
  1. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Specify that we want different...

    reference.aspose.com/words/cpp/aspose.words/bre...
  2. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This text is...

    reference.aspose.com/words/java/com.aspose.word...
  3. LoadOptions.ConvertShapeToOfficeMath | Aspose.W...

    Transform shapes with EquationXML inTo Office Math objects effortlessly using LoadOptions' ConvertShapeToOfficeMath property for enhanced Document clarity....Document doc = new Document ( MyDir + "Math shapes.docx" , loadOptions...) { Assert . AreEqual ( 16 , doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.loa...
  4. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method To effortlessly mark and manage key positions in your Document, enhancing organization and navigation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/net/aspose.words/doc...
  5. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  6. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Greetings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FramesetCollection.count property | Aspose.Word...

    FramesetCollection.count property. Gets the number of frames or frames pages contained in the collection.... doc = aw . Document ( file_name =...+ 'Frameset.docx' ) self . assertEqual ( 3 , doc . frameset ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Loading::LoadOptions::get_Conver...

    Aspose::Words::Loading::LoadOptions::get_ConvertShapeToOfficeMath method. Gets or sets whether To convert shapes with EquationXML To Office Math objects in C++....isConvertShapeToOffi ); auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Math shapes.docx" , loadOptions ); if ( isConvertShapeToOffi...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property To cusTomize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_HyperlinksChanged method. Indicates whether hyperlinks in a Document were changed in C++.... auto doc = System :: MakeObject < Aspose..."Extended properties.docx" ); ASSERT_TRUE ( doc -> get_BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.pro...