Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 17,485 for

docx to doc

(0.07 sec)
  1. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the paragraph in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Apply a large amount of...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the paragraph in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Apply a large amount of...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Saving::SaveOptions::get_UseHigh...

    Aspose::Words::Saving::SaveOptions::get_UseHighQualityRendering method. Gets or sets a value determining whether or not To use high quality (i.e. slow) rendering algorithms in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. The default value is 0 - auTo in C++.... auto doc = MakeObject < Document > ();...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. Aspose::Words::Document::get_JustificationMode ...

    Aspose::Words::Document::get_JustificationMode method. Gets or sets the character spacing adjustment of a Document in C++.... auto doc = System :: MakeObject < Aspose...( get_MyDir () + u "Document.docx" ); Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some text and mark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Insert Image using Apache POI and Aspose.Words|...

    Add image inTo a Document easily and fast instead of using Apache POI.... class ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . insertImage ( dataDir...

    docs.aspose.com/words/java/insert-image-using-a...
  8. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the Document in C++.... auto doc = MakeObject < Document > ( MyDir...MyDir + u "Rendering.docx" ); // Saving a document to PDF, to...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. WebExtensionBindingCollection Class | Aspose.Wo...

    Discover the Aspose.Words.WebExtensionBindingCollection class, a powerful Tool for managing web extension bindings in your applications seamlessly.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  10. TaskPaneCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPaneCollection class, your solution for managing persistent task pane objects efficiently. Enhance your web applications Today!... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...