Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 78,351 for

doc format

(0.1 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature class. Represents a digital signature on a Document and the result of its verification. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...); for ( auto && signature : doc -> get_DigitalSignatures ())...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. 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...
  3. 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...
  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. Document.expand_table_styles_to_direct_formatti...

    Document.expand_table_styles_to_direct_Formatting method. Converts Formatting specified in table styles into direct Formatting on tables in the Document....expand_table_styles_to_direct_formatting method expand_table_styl...expand_table_styles_to_direct_formatting() Converts formatting specified in table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Vba::VbaModule class | Aspose.Wo...

    Aspose::Words::Vba::VbaModule class. Provides access to VBA project module. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. Փոխարկել HTML Պատկեր C++

    Փոխարկեք HTML ը Պատկեր ձևաչափի C++ կոդով: Պահեք HTML որպես Պատկեր օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/htm...
  8. Փոխարկել HTML GIF C++

    Փոխարկեք HTML ը GIF ձևաչափի C++ կոդով: Պահեք HTML որպես GIF օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/htm...
  9. ChartDataLabel.NumberFormat | Aspose.Words for ...

    Discover the ChartDataLabel NumberFormat property to easily customize number Formats for enhanced data visualization in your charts....NumberFormat property Returns number format of the parent element. public...void DataLabels () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Font::get_Superscript method | A...

    Aspose::Words::Font::get_Superscript method. True if the font is Formatted as superscript in C++....method True if the font is formatted as superscript. bool Aspose...Shows how to format text to offset its position. auto doc = System...

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