Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 89,964 for

doc format

(0.1 sec)
  1. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtinDocumentproperties/lastSavedTime/) property is updated before saving.... let doc = new aw . Document ( base ...."Document.docx" ); expect ( doc . builtInDocumentPrope . lastSavedTime...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. C# API to Export CGM to DOCM | products.aspose.com

    Convert CGM to DocM without using Microsoft Word...convert documents in various formats. The PDF Processing API, Aspose...developers to convert CGM files to DOC format. It provides a wide range...

    products.aspose.com/total/net/conversion/cgm-to...
  3. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_Format property. Gets/sets Format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store...date_storage_format property StructuredDocumentTa.date_storage_format...date_storage_format property Gets/sets format in which the date for a date...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveOptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp Format when [ImageSaveOptions.save_Format](../save_Format/) is [SaveFormat.TIFF](../../../aspose.words/saveFormat/#TIFF) and [ImageSaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4)....images to 1 bpp format when ImageSaveOptions.save_format is SaveFormat...method to render a TIFF image. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/cpp/aspose.words/boo...
  6. StructuredDocumentTag.date_display_locale prope...

    StructuredDocumentTag.date_display_locale property. Allows to set/get the language Format for the date displayed in this SDT....Allows to set/get the language format for the date displayed in this...with a structured document tag. doc = aw . Document () # Insert a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.ShowRevisionMarks | Aspose.Word...

    Control revision visibility with the ShowRevisionMarks property. Easily Format revision text for clarity, enhancing Document collaboration. Default is true....should be marked with special formatting markup. Default value is...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  8. RevisionOptions.DeletedTextEffect | Aspose.Word...

    Discover the DeletedTextEffect property in RevisionOptions. Customize how deleted content appears with effects like StrikeThrough for enhanced clarity.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. RevisionOptions.MovedFromTextColor | Aspose.Wor...

    Customize your RevisionOptions with the MovedFromTextColor property. Highlight moved content effortlessly, enhancing clarity and user experience.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....converted from other file formats. Examples: Shows how to process...have converted to .docx format. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...