Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 351,238 for

document

(0.25 sec)
  1. Რამდენიმე WORD PNG Java

    შეაერთეთ მრავალი WORD PNG Java კოდში. შეინახეთ WORD როგორც PNG Java....docx" ); Document output = new Document (); // წაშალეთ...: fileNames) { Document input = new Document (fileName); // საწყის...

    products.aspose.com/words/ka/java/merge/word-to...
  2. Გადაიყვანეთ JPG PDF C++

    გადაიყვანეთ JPG PDF C++ ფორმატში კოდით. შეინახეთ JPG როგორც PDF C++....Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...Aspose::Words; auto doc = MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  3. Გადაიყვანეთ JPG GIF C++

    გადაიყვანეთ JPG GIF C++ ფორმატში კოდით. შეინახეთ JPG როგორც GIF C++....Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...Aspose::Words; auto doc = MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  4. Გადაიყვანეთ WORD PNG C++

    გადაიყვანეთ WORD PNG C++ ფორმატში კოდით. შეინახეთ WORD როგორც PNG C++....Aspose::Words; auto doc = MakeObject <Document>( u"Input.docx" ); auto saveOptions...Aspose::Words; auto doc = MakeObject<Document>(u"Input.docx"); doc->Save(u"Output...

    products.aspose.com/words/ka/cpp/conversion/wor...
  5. Გადაიყვანეთ HTML SVG C++

    გადაიყვანეთ HTML SVG C++ ფორმატში კოდით. შეინახეთ HTML როგორც SVG C++....Aspose::Words; auto doc = MakeObject <Document>( u"Input.html" ); auto saveOptions...Aspose::Words; auto doc = MakeObject<Document>(u"Input.html"); doc->Save(u"Output...

    products.aspose.com/words/ka/cpp/conversion/htm...
  6. Convert Markdown to XPS | C#

    Convert Markdown to XPS using Aspose.HTML for .NET API. Consider various Markdown to XPS conversion scenarios in C# examples. Try online Markdown Converter....often used as a format for documentation and readme files since it...Aspose.Html.Saving; using var document = Converter.ConvertMarkdown("input...

    docs.aspose.com/html/net/convert-markdown-to-xps/
  7. Export Excel to Word in Android Apps or with Fr...

    Android API to Convert Excel to Word without using Microsoft Word or online. Test free Excel to DOC online converter quickly before integrating the code....PDF file using Document class Save the document to DOC format...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  8. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word Document nodes, enabling seamless Document manipulation and customization....class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/node/
  9. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class....constructor LayoutEnumerator(document) Initializes new instance...__init__ ( self , document : aspose . words . Document ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IReplacingCallback Interface | Aspose.Words for...

    Enhance your Document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header...ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...