Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 5,239 for

document navigation

(0.07 sec)
  1. تحويل HTML إلى JPG C#

    تحويل HTML إلى تنسيق JPG في كود C# احفظ HTML باسم JPG باستخدام 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...
  2. عدة 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...
  3. تحويل صورة إلى JPG C#

    تحويل صورة إلى تنسيق JPG في كود C# احفظ صورة باسم JPG باستخدام C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/ar/net/conversion/ima...
  4. تحويل صورة إلى DOC C#

    تحويل صورة إلى تنسيق DOC في كود C# احفظ صورة باسم DOC باستخدام C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/ar/net/conversion/ima...
  5. تحويل HTML إلى GIF C#

    تحويل HTML إلى تنسيق GIF في كود C# احفظ HTML باسم GIF باستخدام 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...
  6. تحويل 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...
  7. تحويل 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...
  8. تحويل PDF إلى SVG C#

    تحويل PDF إلى تنسيق SVG في كود C# احفظ PDF باسم SVG باستخدام 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...
  9. تحويل 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...
  10. تحويل JPG إلى JPG C#

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

    products.aspose.com/words/ar/net/conversion/jpg...