Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 88,716 for

doc format

(0.23 sec)
  1. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output PDF Document....0 format. This permission will be ignored...permissions on a saved PDF document. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the JPEG images inside Html Document in C++....document when saving in fixed page format. The value may vary from 0...saving a document as a JPEG. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Փոխարկել HTML SVG C++

    Փոխարկեք HTML ը SVG ձևաչափի C++ կոդով: Պահեք HTML որպես SVG օգտագործելով 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...
  4. Font.ItalicBi | Aspose.Words for .NET

    Discover the ItalicBi property for fonts, enhance right-to-left text Formatting with italic styles for improved readability and design appeal....the right-to-left text is formatted as italic. public bool ItalicBi...right-to-left text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  5. HtmlFixedSaveOptions.fontFormat property | Aspo...

    HtmlFixedSaveOptions.fontFormat property. Gets or sets [ExportFontFormat](../../exportfontFormat/) used for font exporting... let doc = new aw . Document ( base ....exportEmbeddedFonts = false ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....a document to a fixed-page format e.g. to PDF or XPS, then Aspose... Document doc = new Document ( "input.docx" ); doc . UpdateFields...

    docs.aspose.com/words/net/update-fields/
  7. Font.NameBi | Aspose.Words for .NET

    Discover how to easily set and customize font names for right-to-left language Documents, enhancing readability and design. Optimize your text today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Define a set of font settings...

    reference.aspose.com/words/net/aspose.words/fon...
  8. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text Format...when saving in the plain text format. The default value is False...when converting to plaintext. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting a PDF file to XLS using C++ | Aspose...

    Sample code for PDF to XLS conversion using C++. Use C++ example for batch PDF to XLS conversion....a document from PDF to XLS format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xls/
  10. Converting a PDF file to GIF using C++ | Aspose...

    Sample code for PDF to GIF conversion using C++. Use C++ example for batch PDF to GIF conversion....a document from PDF to GIF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/pdf-to-gif/