Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 18,450 for

docx to doc

(2.41 sec)
  1. Make A Document In C++

    Create a file using C++ library. Easily create a new Document in C++ in a few steps....easily make a document in PDF, DOC, DOCX, HTML, EPUB, and many other...with just a few lines of code. DOCX Node Python Java C# C++ View...

    products.aspose.com/words/cpp/make/
  2. Pdf conversion quality - Free Support Forum - a...

    We converted the Doc To PDF using the Aspose application. In this conversion, the PDF figure quality is reduced but if we convert the direct Doc To pdf conversion that quality is maintained. So please check and advise us…...2026, 4:23am 1 We converted the doc to PDF using the Aspose application...but if we convert the direct doc to pdf conversion that quality...

    forum.aspose.com/t/pdf-conversion-quality/328413
  3. Processor.to_stream method | Aspose.Words for P...

    aspose.words.lowcode.Processor.To_stream method...docx' input_doc2 = MY_DIR + 'Tables.docx' with system_helper...FileStream ( MY_DIR + 'Big document.docx' , system_helper . io . FileMode...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Several Image Into PNG C#

    Merge multiple Image inTo PNG in C# code. Save Image as PNG using C#....png" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/image-to-png/
  5. Several Image Into SVG C#

    Merge multiple Image inTo SVG in C# code. Save Image as SVG using C#....png" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/image-to-svg/
  6. Several Image Into BMP C#

    Merge multiple Image inTo BMP in C# code. Save Image as BMP using C#....png" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/image-to-bmp/
  7. ReplacerContext.find_replace_options property |...

    ReplacerContext.find_replace_options property. Find/replace options....in the document: doc = MY_DIR + 'Footer.docx' pattern = '(C)2006...replacer_context ) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert OST to OST in Python | products.aspose.com

    Save OST To OST within Python applications without using Microsoft Word or Outlook...variety of file formats such as DOC, DOCX, RTF, HTML, and more. The...

    products.aspose.com/total/python-net/conversion...
  9. Გადაიყვანეთ JPG WORD C++

    გადაიყვანეთ JPG WORD C++ ფორმატში კოდით. შეინახეთ JPG როგორც WORD C++.... DOCX Node Python Java C# C++ კოდის...სახელები. კოდის მაგალითი C++ JPG DOCX ფორმატში გადასაყვანად კოპირება...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  10. Aspose::Words::Saving::SaveOptions::get_AllowEm...

    Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostScriptFonts method. Gets or sets a boolean value indicating whether To allow embedding fonts with PostScript outlines when embedding TrueType fonts in a Document upon it is saved. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.sav...