Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 22,158 for

docx

(0.03 sec)
  1. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....docx")) { try (FileOutputStream streamOut..."LowCode.BuildReportDataSourc.1.docx")) { ReportBuilder.buildReport(streamIn...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert Word to PCL in Python

    This simple article discusses how to convert Word to PCL in Python. It encompasses all the required information to establish the environment and offers a working example code to render DOC file to PCL in Python....example code for converting DOCX to PCL using Python . The developed...MS Windows. Steps to Export DOCX to PCL in Python Establish the...

    kb.aspose.com/words/python/convert-word-to-pcl-...
  3. How to Send Word Document by Email using C++

    In this example, we will explore how to send Word Document by email using C++. In the following example code, you will witness how convenient it is to send Word Document in email body using C++. You will just need to make simple API calls and perform few simple steps on MS Windows to achieve this....object to DOCX for sending in email body Save DOCX to MHTML intermediate...noticed how to create email from DOCX using C++ . It involves, loading...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  4. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save documents in Docx format. Unlock seamless document management and enhanced compatibility....used to save a document in the Docx format. public OoxmlSaveOptions..., SaveFormat = SaveFormat . Docx }; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – قابلیت تقسیم فایل های پی دی اف از طریق C#https://products.aspose.com/pdf/fa/net/splitter/Docx/Recent content in قابلیت تقسیم فایل های پی دی اف از طری......com/pdf/fa/net/splitter/docx/Recent content in قابلیت تقسیم...aspose.com/pdf/fa/net/splitter/docx/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/net/splitter/docx/in...
  6. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct formatting with the ExpandTableStylesToDirectFormatting method, enhancing your document's appearance effortlessly....might be useful when you load a DOCX or WordprocessingML document...follows: Table styles defined in DOCX or WordprocessingML documents...

    reference.aspose.com/words/net/aspose.words/doc...
  7. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as Docx, but when saving as PDF, the expressions are no…...when saving the document as DOCX , but when saving as PDF , the...saveOptions); Observed Behavior DOCX Output → Works correctly (LINQ...

    forum.aspose.com/t/linq-expressions-not-working...
  8. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....it as a Word document, say a DOCX file. You will also learn how...object Save the loaded HTML as DOCX on the disk The above steps...

    kb.aspose.com/slides/python/how-to-convert-powe...
  9. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...resulting Word document as docx. “result_*.docx” is the output of this...we typically wouldn’t save as docx explicitly, but for your convenience...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  10. How to Convert PDF to Word in C# Without Interop

    In this tutorial you will learn how to convert PDF to Word in C# without interop. This code in C# converts PDF to Docx file format....console application to generate DOCX from PDF using C#. By using...applications. Steps to Convert PDF to DOCX in C# Install Aspose.Words for...

    kb.aspose.com/words/net/how-to-convert-pdf-to-w...