Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 17,453 for

docx to doc

(0.07 sec)
  1. TextPath.FontFamily | Aspose.Words for .NET

    Discover the TextPath FontFamily property To effortlessly define and cusTomize your text paths for stunning typography in web design....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.Kerning | Aspose.Words for .NET

    Discover the TextPath Kerning property To enhance typography by controlling kerning settings for improved text readability and design quality....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPath.On | Aspose.Words for .NET

    Discover how TextPath enhances property text display, ensuring clarity and engagement in your designs. Optimize your visuals Today!...InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Extract Text and Images from DOCM File Online a...

    Online DocM file parser app. Android API code To extract images and text content from DocM Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/docm/
  7. Aspose::Words::PageSetup::get_Margins method | ...

    Aspose::Words::PageSetup::get_Margins method. Returns or sets preset Margins of the page in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); // Saving a document to...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password To encrypt Document using ECMA376 Standard encryption algorithm.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java.... Document doc = new Document(); // Use a field...fieldBuilder.buildAndInsert(doc.getFirstSection().getBody()....

    reference.aspose.com/words/java/com.aspose.word...
  10. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password To encrypt Document using ECMA376 Standard encryption algorithm.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

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