Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 18,406 for

docx to doc

(0.22 sec)
  1. Document.hyphenation_options property | Aspose....

    Document.hyphenation_options property. Provides access To Document hyphenation options.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration....Document doc = new Document ( MyDir + "Rendering.docx" ); // Load...rules.xml" ); doc . FontSettings = fontSettings ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.fon...
  3. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining cusTom paper sizes in your Documents. Enhance your Document formatting with ease!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pap...
  4. Protect ODT document Online with password or us...

    Online ODT file password protection app. Android API Java code To apply password protection on ODT Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Protect DOC Files (Microsoft Word Binary Format) Protect DOCX Files...

    products.aspose.com/total/android-java/protect/...
  5. Protect Word document Online with password or u...

    Online Word file password protection app. Android API Java code To apply password protection on Word Document....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Protect DOC Files (Microsoft Word Binary Format) Protect DOCX Files...

    products.aspose.com/total/android-java/protect/...
  6. Aspose::Words::Document::get_WriteProtection me...

    Aspose::Words::Document::get_WriteProtection method. Provides access To the Document write protection options in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_font method. Gets a specific embedded font file.... doc = aw . Document ( file_name =...+ 'Embedded font.docx' ) embedded_font = doc . font_infos . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::GetEnumeraTor method. Returns an enumeraTor object that can be used To iterate over all items in the collection in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured Document tag To XML data in a cusTom XML part of the current Document in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Settings::WriteProtection class ...

    Aspose::Words::Settings::WriteProtection class. Specifies write protection settings for a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.set...