Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 18,310 for

docx to doc

(0.23 sec)
  1. Font.AllCaps | Aspose.Words for .NET

    Discover the Font AllCaps property. Easily format text in all capital letters for enhanced readability and impactful design in your projects.... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  2. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-To-use reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source....template syntax reference ( https://docs.aspose.com/display/wordsnet/Template+Syntax)...template syntax reference ( https://docs.aspose.com/display/wordsnet/Template+Syntax)...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Aspose::Words::Document::StopTrackRevisions met...

    Aspose::Words::Document::STopTrackRevisions method. STops auTomatic marking of Document changes as revisions in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Editing a document usually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Drawing::Adjustment::get_Name me...

    Aspose::Words::Drawing::Adjustment::get_Name method. Gets the name of the adjustment in C++.... auto doc = System :: MakeObject < Aspose...+ u "Rounded rectangle shape.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Adjustment::get_Value m...

    Aspose::Words::Drawing::Adjustment::get_Value method. Gets or sets the raw value of the adjustment in C++.... auto doc = System :: MakeObject < Aspose...+ u "Rounded rectangle shape.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. FieldDatabase.FileName | Aspose.Words for .NET

    Discover the FieldDatabase FileName property To easily manage your database's full path and file name, enhancing your data organization and access.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldOptions.FieldDatabaseProvider | Aspose.Wor...

    Discover the FieldOptions FieldDatabaseProvider property, easily manage and retrieve query results for enhanced data handling in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  8. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a table row... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_box method. Inserts a combobox form field at the current position....docx' ) Shows how to insert a combo...form field into a document. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...