Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 183,303 for

doc

(0.54 sec)
  1. OleFormat.Clsid | Aspose.Words for .NET

    Discover the OleFormat Clsid property to easily retrieve the CLSID of OLE objects, enhancing your application's functionality and performance.... Document doc = new Document ( MyDir + "OLE...body. Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the Document loading process should match a specific MS Word version... WORD2007 doc = aw . Document ( file_name =...assertAlmostEqual ( 12.95 , doc . styles . default_paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAddressBlock.IncludeCountryOrRegionName | ...

    Discover the FieldAddressBlock IncludeCountryOrRegionName property to easily manage country/region name inclusion for enhanced address formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldAddressBlock field =...

    reference.aspose.com/words/net/aspose.words.fie...
  4. HtmlLoadOptions.IgnoreNoscriptElements | Aspose...

    Discover how the HtmlLoadOptions IgnoreNoscriptElements property enhances your HTML parsing by controlling noscript elements. Improve your web performance today!...ignoreNoscriptElemen ; Document doc = new Document ( new MemoryStream...html )), htmlLoadOptions ); doc . Save ( ArtifactsDir + "HtmlLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a comment.... doc = aw . Document ( file_name =...'Comments.docx' ) comments = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SaveOptions.dml_effects_rendering_mode property...

    SaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered.... doc = aw . Document ( file_name =...options . dml_rendering_mode ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OdsoRecipientDataCollection.Clear | Aspose.Word...

    Effortlessly clear all elements from the OdsoRecipientDataCollection with our efficient method. Simplify data management today!... Document doc = new Document ( MyDir + "Odso...OdsoRecipientDataCol dataCollection = doc . MailMergeSettings . Odso ....

    reference.aspose.com/words/net/aspose.words.set...
  8. HtmlSaveOptions.image_resolution property | Asp...

    HtmlSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB... doc = aw . Document ( file_name =...export_original_url_for_linked_images = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Tables::Table::get_VerticalAncho...

    Aspose::Words::Tables::Table::get_VerticalAnchor method. Gets the base object from which the vertical positioning of floating table should be calculated. Default value is Margin in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Aspose::Words::Tables::Table::get_AllowOverlap ...

    Aspose::Words::Tables::Table::get_AllowOverlap method. Gets whether a floating table shall allow other floating objects in the Document to overlap its extents when displayed. Default value is true in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...