Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 78,378 for

doc format

(0.37 sec)
  1. Field.IsLocked | Aspose.Words for .NET

    Discover the IsLocked property for fields—control recalculation and enhance data integrity. Unlock efficient management of your data results today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldDate field = ( FieldDate...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease.... Document doc = new Document ( MyDir + "Images...system. NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  3. Style.List | Aspose.Words for .NET

    Discover how to style your lists effectively! Learn to define unique Formatting for list styles to enhance your content's visual appeal....Gets the list that defines formatting of this list style. public...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java.... Examples: Shows how to format a run of text using its font...Document doc = new Document(); Run run = new Run(doc, "Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the Document... let doc = new aw . Document ( base ....exportEmbeddedFonts = false ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlFixedSaveOptions.exportEmbeddedImages prope...

    HtmlFixedSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into Html Document in Base64 Format...into Html document in Base64 format. Note setting this flag can...exporting a document to Html. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XamlFlowSaveOptions.image_saving_callback prope...

    XamlFlowSaveOptions.image_saving_callback property. Allows to control how images are saved when a Document is saved to XAML....test_image_folder ( self ): doc = aw . Document ( MY_DIR + "Rendering...the document to the XAML save format. options = aw . saving . XamlFlowSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the Document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html Document in C++.... auto doc = System :: MakeObject < Aspose...create a CSS stylesheet to format the document with. // Setting...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::WarningInfoCollection::get_Count...

    Aspose::Words::WarningInfoCollection::get_Count method. Gets the number of elements contained in the collection in C++....warnings about unsupported formats. auto warnings = System ::...set_WarningCallback ( warnings ); auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/war...