Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 22,373 for

docx

(0.04 sec)
  1. Aspose.Words: Converting a Word document to HTM...

    Aspose version: Aspose Words.NET version 23.6.0 We are using Aspose.Words to convert a Word Document (Docx) to HTML by simply saving the loaded Docx (loaded into Aspose.Words.Document) as HTML. The document can contain…...Document (docx) to HTML by simply saving the loaded docx (loaded...Document doc = new Document("input.docx"); HtmlSaveOptions options =...

    forum.aspose.com/t/aspose-words-converting-a-wo...
  2. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... Docx Office Open XML WordprocessingML...Shows how save a web page as a .docx file. const url = "https://products...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the document... This option works for DOC, DOCX and RTF formats only. Examples...file_name = MY_DIR + 'Document.docx' ) font_infos = doc . font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Tables are misaligned when converting Aspose.Wo...

    In Aspose.Words version 25.2.0, my Word file Журнал для весов без подключенного принтера в случае максимального взвешивания менее 64 кг (1).Docx (346,8 КБ) is converted to PDF with misaligned tables. This issue did not…...docx (346,8 КБ) is converted to PDF...

    forum.aspose.com/t/tables-are-misaligned-when-c...
  5. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....docx' ) # This document contains...when we open the document as a .docx using Microsoft Word. # If we...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....Supported formats are: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott...FileStream ( MyDir + "Document.docx" , FileMode . Open )) { using...

    reference.aspose.com/words/net/aspose.words.dig...
  7. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced data integration....docx" ); Shows how to perform a mail...+ "Field.MERGEBARCODE.CODE39.docx" ); Shows how to perform a mail...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Insert image by base64 string - Free Support Fo...

    Hi support team, I would like to know if is it possible to insert base64 string to Docx with Linq report engine. I don’t see any documentation about this scenario especially with Json Data source. For example: { "bad…...possible to insert base64 string to docx with Linq report engine. I don’t...= new Document(@"C:\Temp\in.docx"); ReportingEngine engine =...

    forum.aspose.com/t/insert-image-by-base64-strin...
  9. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize document saving with customizable compression levels for enhanced performance....docx" ); // When we save the document...OoxmlSaveOptions ( SaveFormat . Docx ); saveOptions . CompressionLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  10. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to save document...docx' ) # When we save the document...OoxmlSaveOptions ( aw . SaveFormat . DOCX ) save_options . compression_level...

    reference.aspose.com/words/python-net/aspose.wo...