Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 18,417 for

docx to doc

(0.59 sec)
  1. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word To pdf? after search we found OptimizeForWeb for c++. Does the seToptimizeOutput(true) equals OptimizeForWeb for c++?...document Document doc = new Document("input.docx"); // Create PdfSaveOptions...// Save the document as PDF doc.save("output.pdf", options);...

    forum.aspose.com/t/does-aspose-words-support-op...
  2. Discontinuous Line Rendering in EQ Fields Using...

    Description EQ (FieldEquation) fields that contain line elements rendered with the PMingLiU (新細明體) font are displayed incorrectly. The line appears discontinuous in the output, while it is rendered as a continuous line …... DOCX → PNG DOCX → HTML <html><head><meta.../></p></div></body></html> Sample Docx sample.docx (15.4 KB) Sample Code...

    forum.aspose.com/t/discontinuous-line-rendering...
  3. 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...FileStream ( MyDir + "Document.docx" , FileMode . Open )) { using...

    reference.aspose.com/words/net/aspose.words.dig...
  4. Keeping paragraph format after merging odt docu...

    Good afternoon, I have the following problem (I use Aspose Words 26.2), an odt Document with a weird list structure is loosing the format when involved in an odt files merge opration. Even if it is the only file involve…...length >= 1) { Document doc = new Document(files[0]); for...endsWith(".DOC"))|| (files[i].toUpperCase().endsWith(".DOCX"))|| (files[i]...

    forum.aspose.com/t/keeping-paragraph-format-aft...
  5. Converting certain PDF to WORD errors with "com...

    Hi I am converting certain PDF Documents To word Documents using RecognitionMode.EnhancedFlow and it fails with the error: com.aspose.pdf.internal.l103p.l0l: Overflow The code snippet I use is: Document Doc = new …...code snippet I use is: Document doc = new Document("Aspose_suppo...pdf.DocSaveOptions.DocFormat.DocX); /* Locale.setDefault(Locale...

    forum.aspose.com/t/converting-certain-pdf-to-wo...
  6. Prevent table header rows from repeating in lar...

    Hello, I am attempting To sTop long HTML tables from repeating headers if the spill To many pages. This is successful for both HTML and PDF output, as with the code below. However, when the Document is very big (700+ …...Docx); var fileName = $"{fileNam...$"{fileNameWithoutExten}{FileExtensions.DOCX}"; await assetFileService.U...

    forum.aspose.com/t/prevent-table-header-rows-fr...
  7. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML To GIF using Aspose.HTML for .NET. Consider various HTML To GIF conversion scenarios in C# examples. Try online HTML Converter....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/convert-html-to-gif/
  8. PclSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PCL format in Java....Document doc = new Document(getMyDir() + "Rendering.docx"); PclSaveOptions...setRasterizeTransfor(true); doc.save(getArtifactsDir() + "PclSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. About table border visibility in aspose word te...

    Hi, How To remove border from a table in aspose word template. Even after no border set in table it’s showing border while generate report. As part of alignment uniformity, we have inserted table and add field inside it…...docx that contains the placeholder table Document doc = new...new Document("Template.docx"); 2. Find the table(s) you want to...

    forum.aspose.com/t/about-table-border-visibilit...
  10. Producer Name in Outputs|Aspose.Words for Node....

    Aspose.Words for Node.js via .NET add To the Document the generaTor name and version number that was used To create it. This data can be found in the Document in ways that depend on the output file format....to Find Doc AWN.YY.M.N For example, AWN.24.12.0 DOC generated...file in some binary editor. Docx <!-- Generated by Aspose.Words...

    docs.aspose.com/words/nodejs-net/generator-or-p...