Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 177,623 for

docx

(1.35 sec)
  1. Սեղմել HTML Ը Python Ում

    Սեղմեք HTML ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Գործարկել կոդը Ելքային ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM...ձևաչափերով. Սեղմել DOC Սեղմել DOCX Սեղմել JPG Սեղմել PDF Սեղմել...

    products.aspose.com/words/hy/python-net/compres...
  2. Translate a Document|Aspose.Words for Python vi...

    Translate a document. Aspose.Words for Python simplifies document translation using Google AI models, allowing you to specify the target language....docx" ) api_key = system_helper ...ARTIFACTS_DIR + "AI.AiTranslate.docx" ) Translating documents with...

    docs.aspose.com/words/python-net/translate-a-do...
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....Aspose :: Words :: SaveFormat :: Docx ); doc -> Save ( get_ArtifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Our saved...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution for Node.js https://products.aspose.com/pdf/nodejs-cpp/conversion/ Recent content in PDF Format Conversion Solut......PDF-file to DocX and save the "ResultPDFtoDocX.docx"*/ line...Nodejs-Cpp: Converting a PDF file to DOCX using JavaScript https://products...

    products.aspose.com/pdf/nodejs-cpp/conversion/i...
  5. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...docx" ); Shows how to build a nested...ArtifactsDir + "Table.CreateNestedTable.docx" ); Shows how to build a nested...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 在 Python 中将 MHTML 转换为 JPG – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 MHTML 转换为 JPG。在即用型 Python 示例中考虑支持的 MHTML 转换为 JPG 的情况。... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  7. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Aspose.HTML Python library. Learn HTML to PNG conversion scripts with ready-to-use Python examples.... {{#if_output 'PDF' 'DOCX' 'XPS' 'MHTML' 'MD' }} import...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/python-net/convert-html-to...
  8. How to remove extra spaces from a aspose word t...

    HI Team, How to remove extra spaces from a field in aspose word template. I have used some expressions but still some spaces showing. Please assist on urgent basis. method 1 : <<[string.Join(" ",(r.First().MRDescripti…...docx (28.7 KB) alexey.noskov June...doc.Save(@"C:\Temp\out.docx"); out.docx (7.2 KB)...

    forum.aspose.com/t/how-to-remove-extra-spaces-f...
  9. 在 Python 中将 HTML 转换为 PDF – Aspose.HTML for Pyth...

    使用 Aspose.HTML Python 库以编程方式将 HTML 转换为 PDF。使用即用型 Python 示例探索 HTML 到 PDF 的转换场景。... {{#if_output 'PDF' 'DOCX' 'XPS' 'MHTML' 'MD' }} import...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/zh/python-net/convert-html...
  10. Getting error while converting word document to...

    GeneratedDoc.Docx (23.0 KB) I am trying to convert this Docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...docx (23.0 KB) I am trying to convert this docx file to...

    forum.aspose.com/t/getting-error-while-converti...