Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 5,257 for

document navigation

(0.08 sec)
  1. تحويل PDF إلى BMP C#

    تحويل PDF إلى تنسيق BMP في كود C# احفظ PDF باسم BMP باستخدام C#....Words; var doc = new Document( "Input.pdf" ); var saveOptions...Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ar/net/conversion/pdf...
  2. تحويل PDF إلى TXT C#

    تحويل PDF إلى تنسيق TXT في كود C# احفظ PDF باسم TXT باستخدام C#....Words; var doc = new Document( "Input.pdf" ); doc.Save(...Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ar/net/conversion/pdf...
  3. تحويل HTML إلى SVG C#

    تحويل HTML إلى تنسيق SVG في كود C# احفظ HTML باسم SVG باستخدام C#....Words; var doc = new Document( "Input.html" ); var saveOptions...Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/ar/net/conversion/htm...
  4. تحويل JPG إلى TIFF C++

    تحويل JPG إلى تنسيق TIFF في كود C++ احفظ JPG باسم TIFF باستخدام 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/ar/cpp/conversion/jpg...
  5. تحويل صورة إلى DOCX C++

    تحويل صورة إلى تنسيق DOCX في كود C++ احفظ صورة باسم DOCX باستخدام C++....Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...Aspose::Words; auto doc = MakeObject<Document>(u"Input.png"); doc->Save(u"Output...

    products.aspose.com/words/ar/cpp/conversion/ima...
  6. تحويل صورة إلى GIF C++

    تحويل صورة إلى تنسيق GIF في كود C++ احفظ صورة باسم GIF باستخدام C++....Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...Aspose::Words; auto doc = MakeObject<Document>(u"Input.png"); doc->Save(u"Output...

    products.aspose.com/words/ar/cpp/conversion/ima...
  7. عدة WORD في صورة Java

    دمج العديد من WORD في صورة في رمز Java احفظ WORD باسم صورة باستخدام Java....docx" ); Document output = new Document (); // قم بإزالة...: fileNames) { Document input = new Document (fileName); // بإلحاق...

    products.aspose.com/words/ar/java/merge/word-to...
  8. تحويل HTML إلى MARKDOWN C++

    تحويل HTML إلى تنسيق MARKDOWN في كود C++ احفظ HTML باسم MARKDOWN باستخدام C++....Aspose::Words; auto doc = MakeObject <Document>( u"Input.html" ); doc-> Save...Aspose::Words; auto doc = MakeObject<Document>(u"Input.html"); doc->Save(u"Output...

    products.aspose.com/words/ar/cpp/conversion/htm...
  9. تحويل WORD إلى صورة C++

    تحويل WORD إلى تنسيق صورة في كود C++ احفظ WORD باسم صورة باستخدام 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/ar/cpp/conversion/wor...
  10. Konverter Billede Til DOCX C++

    Konverter Billede til DOCX format i C++ kode. Gem Billede som DOCX ved hjælp af C++....Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...Aspose::Words; auto doc = MakeObject<Document>(u"Input.png"); doc->Save(u"Output...

    products.aspose.com/words/da/cpp/conversion/ima...