Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 88,765 for

doc format

(0.62 sec)
  1. Გადაიყვანეთ WORD TXT C++

    გადაიყვანეთ WORD TXT C++ ფორმატში კოდით. შეინახეთ WORD როგორც TXT C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/ka/cpp/conversion/wor...
  2. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....operation: String doc = getMyDir() + "Mail merge.doc"; String[] fieldNames...create(mailMergerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldUserAddress Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserAddress class for seamless integration of USERADDRESS fields, enhancing Document automation and personalization.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word Document. To learn more, visit the Documentation article in C++....into a string in the specified format. ToString (const System::S...how to build a formatted 2x2 table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how text input form fields are saved to HTML or MHTML. Default value is false in C++....due to requirements of this format. Examples Shows how to specify...after saving to .html. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...Constructors Name Description Cell(doc) Initializes a new instance of...Description cell_format Provides access to the formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...Constructors Name Description Row(doc) Initializes a new instance of...Node ) row_format Provides access to the formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartSeries::Cl...

    Aspose::Words::Drawing::Charts::ChartSeries::ClearValues method. Removes all data values from the chart series with preserving the Format of the data points and data labels in C++....series with preserving the format of the data points and data...chart series with data. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. C# API to Export MSG to WORD | products.aspose.com

    Convert MSG to WORD without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs from Aspose...ability to convert MSG file format to HTML. This HTML can then...

    products.aspose.com/total/net/conversion/msg-to...
  10. Aspose::Words::Tables::CellFormat::get_TopPaddi...

    Aspose::Words::Tables::CellFormat::get_TopPadding method. Returns or sets the amount of space (in points) to add above the contents of cell in C++....how to format cells with a document builder. auto doc = System...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

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