Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 177,803 for

docx

(0.14 sec)
  1. Several WORD Into XPS C++

    Merge multiple a Word document into XPS in C++ code. Save a Word document as XPS using C++....example in C++ to combine multiple DOCX to XPS Copy Examples Input files...want to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/cpp/merge/word-to-xps/
  2. Fine-Tuning Converters – Aspose.HTML for Python...

    Fine-tune HTML converters using Aspose.HTML for Python via .NET. Adjust page size, margins, quality, and more when rendering HTML to PDF, Docx, or images....convert HTML into PDF, XPS, DOCX, and image formats. Rendering...to DOCX. Supports rendering MHTML, SVG, and EPUB to DOCX. – renders...

    docs.aspose.com/html/python-net/fine-tuning-con...
  3. Export MSG to TIFF via C++ | products.aspose.com

    C++ API to Convert MSG to TIFF without using Microsoft Word or Outlook...document formats such as DOC, DOCX, HTML, and PDF. Using Aspose...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/msg-to...
  4. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...docx", Aspose.Words.SaveFormat.Docx); } [Test] public..."Test2_broken.docx", Aspose.Words.SaveFormat.Docx); } [Test] public...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  5. Search in Documents via Mobile Android Apps | p...

    Search documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your Android based mobile application....deals Microsoft Office formats DOCX , XLSX , PPTX and more respectively...Android Search in DOC Search in DOCX Search in Excel Search in ODP...

    products.aspose.com/total/android-java/search/
  6. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....docx", fieldNames, fieldValues);..."LowCode.MailMerge.2.docx", SaveFormat.DOCX, fieldNames, fieldValues);...

    reference.aspose.com/words/java/com.aspose.word...
  7. ReplacerContext.find_replace_options property |...

    ReplacerContext.find_replace_options property. Find/replace options....docx' pattern = '(C)2006 Aspose Pty...ARTIFACTS_DIR + 'LowCode.ReplaceContext.docx' ) . execute () Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Refresh Excel file power pivot charts (ODBC con...

    I have several Excel files that have Power Pivots and Power Queries using an ODBC connection to Oracle. I’ve tried to use RefreshPivotTables, RefreshData, CalculateData methods with no luck. I tried using datamashup bu…...docx: rmatMode.UseDestinationStyles);...Checklist / next steps: InjuryDet2.docx (docs.aspose.com): rmatMode...

    forum.aspose.com/t/refresh-excel-file-power-piv...
  9. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.Docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...docx”); DocumentBuilder builder =...saveOptions); docx文件保存为pdf文件后,左侧的表格内容格式出现错误,该怎么处理? template.docx (191...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  10. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a new instance of the splitter processor with our easy-to-follow guide for seamless integration and enhanced performance....docx" ; SplitterContext splitterContext..."LowCode.SplitContextDocument.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...