Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 5,342 for

document navigation

(0.1 sec)
  1. دمج Word, PDF والعديد من تنسيقات الملفات الأخرى...

    دمج ملفات متعددة في C++: DOCX, DOC, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG وغيرها الكثير....auto output = MakeObject <Document>(); // قم بإزالة كل المحتوى...{ auto input = MakeObject <Document>(fileName); // بإلحاق المستند...

    products.aspose.com/words/ar/cpp/merge/
  2. تقسيم مستندات Word و PDF و HTML إلى ملفات منفصل...

    قم بتقسيم المستندات برمجيًا في C++: DOCX و PDF و DOC و ODT و RTF و HTML و TXT وغيرها الكثير....الملف المطلوب باستخدام طريقة 'Document.Save'. يمكنك أيضًا التحكم...Aspose::Words; auto doc = MakeObject <Document>( u"Input.docx" ); for ( int...

    products.aspose.com/words/ar/cpp/split/
  3. Dela Upp WORD I Delar C#

    Dela upp WORD filer på e-sidor med C# koden. Spara WORD som separata filer med C#....önskat filformat med metoden 'Document.Save'. Du kan också styra...Aspose.Words; var doc = new Document( "Input.docx" ); for ( var...

    products.aspose.com/words/sv/net/split/word/
  4. Dela Upp DOCX I Delar C#

    Dela upp DOCX filer på e-sidor med C# koden. Spara DOCX som separata filer med C#....önskat filformat med metoden 'Document.Save'. Du kan också styra...Aspose.Words; var doc = new Document( "Input.docx" ); for ( var...

    products.aspose.com/words/sv/net/split/docx/
  5. عدة HTML في JPG C++

    دمج العديد من HTML في JPG في رمز C++ احفظ HTML باسم JPG باستخدام C++....auto output = MakeObject <Document>(); // قم بإزالة كل المحتوى...{ auto input = MakeObject <Document>(fileName); // بإلحاق المستند...

    products.aspose.com/words/ar/cpp/merge/html-to-...
  6. Opdel HTML I Dele C++

    Opdel HTML filer i e sider ved hjælp af C++ koden. Gem HTML som separate filer ved hjælp af C++....påkrævede filformat ved at bruge 'Document.Save' metoden. Du kan også...Aspose::Words; auto doc = MakeObject <Document>( u"Input.html" ); for ( int...

    products.aspose.com/words/da/cpp/split/html/
  7. ضغط JPG في C#

    ضغط JPG في C# دون فقدان الجودة. تحسين المحتوى JPG وتقليل حجم الملف بسهولة....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Cleanup();...

    products.aspose.com/words/ar/net/compress/jpg/
  8. تحرير Word, PDF في Java

    قم بتحرير DOCX, DOC, PDF ومجموعة متنوعة من تنسيقات الملفات الأخرى في Java....الملفات الأخرى باستخدام طريقة " 'Document.Save' " حذف العناصر غير الضرورية...aspose.words.*; Document doc = new Document ( "Input.docx" );...

    products.aspose.com/words/ar/java/edit/
  9. Konvertera Word, PDF Och Många Andra Filformat ...

    Konvertera dokument programmatiskt i Java mellan olika filformat: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG och många fler....*; Document doc = new Document ( "Input.docx" );...aspose.words.*; Document doc = new Document("Input.docx"); doc...

    products.aspose.com/words/sv/java/conversion/
  10. Konvertera JPG Till DOC Java

    Konvertera JPG formatet till DOC Java kod. Spara JPG som DOC med Java....*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc...

    products.aspose.com/words/sv/java/conversion/jp...