Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 5,356 for

document navigation

(0.95 sec)
  1. تحويل JPG إلى TXT C#

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

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

    products.aspose.com/words/ar/net/conversion/htm...
  3. تحويل PDF إلى TIFF C#

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

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

    products.aspose.com/words/ar/net/conversion/htm...
  5. تحويل صورة إلى DOCX C#

    تحويل صورة إلى تنسيق DOCX في كود C# احفظ صورة باسم DOCX باستخدام 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...
  6. عدة TEXT في GIF Java

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

    products.aspose.com/words/ar/java/merge/text-to...
  7. عدة TEXT في صورة Java

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

    products.aspose.com/words/ar/java/merge/text-to...
  8. Konverter Billede Til DOCX C#

    Konverter Billede til DOCX format i C# kode. Gem Billede som DOCX ved hjælp af 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/da/net/conversion/ima...
  9. Konverter Billede Til SVG C#

    Konverter Billede til SVG format i C# kode. Gem Billede som SVG ved hjælp af 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/da/net/conversion/ima...
  10. Konverter Billede Til BMP C#

    Konverter Billede til BMP format i C# kode. Gem Billede som BMP ved hjælp af 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/da/net/conversion/ima...