Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 89,972 for

doc format

(1.4 sec)
  1. Փոխարկել JPG Պատկեր C++

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

    products.aspose.com/words/hy/cpp/conversion/jpg...
  2. Փոխարկել Պատկեր BMP C++

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

    products.aspose.com/words/hy/cpp/conversion/ima...
  3. PdfSaveOptions.useCoreFonts property | Aspose.W...

    PdfSaveOptions.useCoreFonts property. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....0 format. false value will be used automatically...Type 1 font substitution. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfSaveOptions.JpegQuality | Aspose.Words for .NET

    Optimize your PDF images with PdfSaveOptions' JpegQuality property, allowing you to control JPEG quality for stunning Document visuals....document when saving in PDF format. The value may vary from 0...converting to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes Document saving by updating specific field types before converting to fixed Formats. Default, true....the document to a fixed page format. Default value for this property...before saving it to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C# API to Export MSG to RTF | products.aspose.com

    Convert MSG to RTF without using Microsoft Word or Outlook on .NET...comprehensive suite of file format manipulation APIs that can...easy to convert MSG files to a format that can be used with Aspose...

    products.aspose.com/total/net/conversion/msg-to...
  8. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the SECTION field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Lists::ListFormat::ListOutdent m...

    Aspose::Words::Lists::ListFormat::ListOutdent method. Decreases the list level of the current paragraph by one level in C++....the list level and applies formatting properties of the new level...of up to nine levels. List formatting for each level specifies...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Document.Theme | Aspose.Words for .NET

    Access the Document Theme property to effortlessly retrieve the Theme object, enhancing your Document's design and visual appeal.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words/doc...