Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 78,325 for

doc format

(0.08 sec)
  1. FootnoteSeparatorType enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator.... let doc = new aw . Document ( base ....docx" ); let endnoteSeparator = doc . footnoteSeparators . at ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSaveOptions.tiffBinarizationMethod propert...

    ImageSaveOptions.tiffBinarizationMethod property. Gets or sets method used while converting images to 1 bpp Format when [ImageSaveOptions.saveFormat](../saveFormat/) is [SaveFormat.Tiff](../../../aspose.words/saveFormat/#Tiff) and [ImageSaveOptions.tiffCompression](../tiffCompression/) is equal to [TiffCompression.Ccitt3](../../tiffcompression/#Ccitt3) or [TiffCompression.Ccitt4](../../tiffcompression/#Ccitt4)....converting images to 1 bpp format when ImageSaveOptions.saveFormat...to render a TIFF image. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. .NET Java and C++ APIs for Project Management &...

    Create edit convert print and render Microsoft Project MPP MPT MPX XML files in .NET & Java applications using the relevant library without MS Project installed...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/family/
  4. FieldIncludePicture.GraphicFilter | Aspose.Word...

    Discover the FieldIncludePicture GraphicFilter property, easily manage graphic Format filters for seamless image integration in your projects....name of the filter for the format of the graphic that is to be...INCLUDEPICTURE fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. C++ API to Convert EPUB to POTX | products.aspo...

    Convert EPUB to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...POTX are two different file formats and require a conversion process...reference Save the document to POTX format using Save member function...

    products.aspose.com/total/cpp/conversion/epub-t...
  6. Export OFT to DOCM via C++ | products.aspose.com

    C++ API to Convert OFT to DocM without using Microsoft Word or Outlook...conversions is from OFT file format to HTML. This conversion is...be used to convert OFT file format to HTML. After that, Aspose...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Dear "); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  8. FootnoteSeparatorCollection class | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorCollection class. Provides typed access to [FootnoteSeparator](../footnoteseparator/) nodes of a Document....manage footnote separator format. doc = aw . Document ( file_name...docx' ) footnote_separator = doc . footnote_separators . get_...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.style_identifier property | Aspose.Words ...

    Table.style_identifier property. Gets or sets the locale independent style identifier of the table style applied to this table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::get_CustomXmlParts met...

    Aspose::Words::Document::get_CustomXmlParts method. Gets or sets the collection of Custom XML Data Storage Parts in C++....Custom XML Parts into OOXML and DOC documents only. This property...tag with custom XML data. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...