Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 18,480 for

docx to doc

(0.68 sec)
  1. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CusTomDocumentProperties::Add method. Creates a new cusTom Document property of the Boolean data type in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method To capture user responses effectively. Learn how To handle cancellations seamlessly!...void FieldAsk () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Place a field where the...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor object that represents the background color for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontInfoSubstitutionRule Class | Aspose.Words f...

    Discover the Aspose.Words.Fonts.FontInfoSubstitutionRule class To optimize font management in your Documents with seamless substitution capabilities....Document doc = new Document ( MyDir + "Missing font.docx" ); //...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words.fon...
  7. View DOCM File Online and using .NET | products...

    Free online DocM file viewer app. .NET API C# code To view DocM file for viewer application....docx but includes support for embedded...Viewer Options with .NET View DOC Files (Microsoft Word Binary...

    products.aspose.com/total/net/viewer/docm/
  8. FontInfoCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-To solution for managing Document fonts efficiently and enhancing your Document's visual appeal....Document doc = new Document ( MyDir + "Document.docx" ); FontInfoCollection...FontInfoCollection fontInfos = doc . FontInfos ; fontInfos . EmbedTrueTypeFonts...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Aspose::Words::Saving::SaveOptions::get_UseAnti...

    Aspose::Words::Saving::SaveOptions::get_UseAntiAliasing method. Gets or sets a value determining whether or not To use anti-aliasing for rendering in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the Document To HTML or MHTML... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) options = aw . saving . HtmlSaveOptions...

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