Sort Score
Result 10 results
Languages All
Labels All
Results 8,401 - 8,410 of 17,105 for

docx to doc

(0.08 sec)
  1. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows To specify additional options for the Document building process.... doc = aw . Document () builder_options...= aw . DocumentBuilder ( doc = doc , options = builder_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.page_mode property | Aspose.Word...

    PdfSaveOptions.page_mode property. Specifies how the PDF Document should be displayed when opened in a PDF reader.... doc = aw . Document ( file_name =...'Bookmarks in headers and footers.docx' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property To cusTomize your design with unique dot and dash patterns for stunning visual effects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property To enhance your designs with cusTomizable strokes, adding depth and style To your shapes effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. BaseWebExtensionCollectionT Class | Aspose.Word...

    Discover the Aspose.Words.WebExtensions.BaseWebExtensionCollection1T class, your essential Tool for managing TaskPane and WebExtension collections efficiently....Document doc = new Document ( MyDir + "Web extension.docx" ); Assert...Assert . That ( doc . WebExtensionTaskPane . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.web...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_SharedDocument method. Indicates whether the Document is a shared Document in C++.... auto doc = System :: MakeObject < Aspose..."Extended properties.docx" ); ASSERT_TRUE ( doc -> get_BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. FieldInclude.LockFields | Aspose.Words for .NET

    Manage Document updates effortlessly with the FieldInclude LockFields property. Control field editing and enhance Document integrity with ease.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use an INCLUDE field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.Top_relative property. Gets or sets the value that represents shape's relative Top position in percent.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Adding a simple shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Font::get_Color method | Aspose....

    Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Specify font formatting...

    reference.aspose.com/words/cpp/aspose.words/fon...