Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 88,442 for

doc format

(0.47 sec)
  1. C# API to Export CGM to DOTX | products.aspose.com

    Convert CGM to DOTX without using Microsoft Word...convert documents of various formats. The PDF Processing API, Aspose...developers to convert CGM files to DOC format. This API provides a range...

    products.aspose.com/total/net/conversion/cgm-to...
  2. C# API to Export PS to DOTX | products.aspose.com

    Convert PS to DOTX without using Microsoft Word...manipulate documents in various formats. The PDF Processing API, Aspose...developers to convert PS file format to DOC. This API provides a wide...

    products.aspose.com/total/net/conversion/ps-to-...
  3. C# API to Export MD to WORDML | products.aspose...

    Convert MD to WORDML without using Microsoft Word...developers to convert MD file format to DOC. This API is equipped with...the MD file is converted to DOC, the Aspose.Words for .NET API...

    products.aspose.com/total/net/conversion/md-to-...
  4. ChartMarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartMarker class, your go-to solution for enhancing chart data visualization with customizable markers....Properties Name Description Format { get; } Provides access to...to fill and line formatting of this marker. Size { get; set; }...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Fields::FormField::get_Result me...

    Aspose::Words::Fields::FormField::get_Result method. Gets or sets a string that represents the result of this form field in C++....field does not apply the text format specified in TextInputFormat...to set a value and apply the format, use the SetTextInputValue()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Export OFT to PCL via C++ | products.aspose.com

    C++ API to Convert OFT to PCL without using Microsoft Word or Outlook...involve converting OFT file format to HTML, and then exporting...they need to add powerful file format conversion features to their...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....how to format text inserted by a document builder. let doc = new...= new aw . DocumentBuilder ( doc ); builder . underline = aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Document.docx" , doc -> get_OriginalFileName ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java.... Document doc = new Document(getMyDir() + "Form...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

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