Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 18,399 for

docx to doc

(0.28 sec)
  1. Fitting all Tables to the Page Width|Aspose.Wor...

    Fit a table inTo a Document by page width easily and fast instead of using VSTo in C#....docx" ; Word . Application wordApp...Words Document doc = new Document ( "doc.docx" ); foreach ( Table...

    docs.aspose.com/words/net/fitting-all-tables-to...
  2. Aspose::Words::Loading::LoadOptions::get_Update...

    Aspose::Words::Loading::LoadOptions::get_UpdateDirtyFields method. Specifies whether To update the fields with the dirty attribute in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Give the document's built-in...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Make WORD Using C++

    Make a new a Word Document in C++ in a few steps. Easily create a Word Document using C++ library.... DOCX Node Python Java C# C++ View...a new DOCX using C++ Copy Examples Output format DOCX PDF MD...

    products.aspose.com/words/cpp/make/word/
  4. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX To Word in C#. Use .NET library API To convert PowerPoint To Word...presentation = new Presentation(); var doc = new Document(); var builder...builder = new DocumentBuilder(doc); foreach ( var slide in presentation...

    products.aspose.com/slides/net/conversion/pptx-...
  5. 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/
  6. Გადაიყვანეთ DOC JPG Javascript

    გადაიყვანეთ Doc JPG JavaScript ფორმატში კოდით. შეინახეთ Doc როგორც JPG JavaScript....გადაიყვანეთ DOC JPG JavaScript ში Მაღალი სიჩქარით Node.js ბიბლიოთეკა...კონვერტაცია DOC to JPG Პროგრამულად გადააკეთეთ DOC JPG-ზე Node...

    products.aspose.com/words/ka/nodejs-net/convers...
  7. Aspose::Words::Drawing::ShapeMarkupLanguage enu...

    Aspose::Words::Drawing::ShapeMarkupLanguage enum. Specifies Markup language used for the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Several JPG Into GIF C++

    Merge multiple JPG inTo GIF in C++ code. Save JPG as GIF using C++....jpg" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/jpg-to-gif/
  9. Several JPG Into BMP C++

    Merge multiple JPG inTo BMP in C++ code. Save JPG as BMP using C++....jpg" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/jpg-to-bmp/
  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...