Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 15,143 for

section

(1.63 sec)
  1. arkiv

    arkiv... Klona avsnittet till ett Section -objekt med metoden Docume...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/sv/words/split-ms-word-document...
  2. ProtectionType Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.ProtectionType-enum för robust dokumentsäkerhet. Förbättra dina dokument med anpassningsbara skyddsalternativ idag!... Writeln ( "Section 1. Hello world!" ); builder...SectionBreakNewPage ); builder . Writeln ( "Section 2. Hello again!" ); builder...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. PSD Format|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSD for Java supports all sections of the Adobe Photoshop PSD...format. Aspose.PSD supports all sections of PSD Format. 1. PSD and...

    docs.aspose.com/psd/java/psd-format/
  4. نقل التعليمات البرمجية الخاصة بك إلى Aspose.PDF...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(); //إنشاء قسم في كائن Pdf Section sec1 = pdf1 . getSections ()...جديدة، تحتاج إلى إنشاء كائن Section جديد وإضافة كائن النص إلى القسم...

    docs.aspose.com/pdf/ar/java/migrating-your-code...
  5. Archiv

    Archiv...content is found in a different section. if (currNode.next_sibling...isExtracting) : # Move to the next section. nextSection = currNode.get_ancestor(aw...

    blog.aspose.com/de/words/extract-text-from-word...
  6. Python का उपयोग करके Markdown बनाएं

    कुछ ही चरणों में Python में एक नया Markdown बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से Markdown बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/md/
  7. Python का उपयोग करके DOCX बनाएं

    कुछ ही चरणों में Python में एक नया DOCX बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से DOCX बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/docx/
  8. Travailler avec un document dans C#|Aspose.Word...

    La classe `Document` fournit diverses propriétés et méthodes de document utilisant C#. Vous utilisez la classe `Document` comme point de départ pour tout ce que vous souhaitez effectuer avec Aspose.Words pour .NET. L'objet `Document` peut être enregistré dans un fichier ou un flux et également envoyé à un navigateur....l’ensemble du document ou des sections distinctes. Document contient...collection d’objets Section permettant d’obtenir une section particulière...

    docs.aspose.com/words/fr/net/working-with-docum...
  9. Präsentations-Zoom auf Android verwalten|Aspose...

    Erstellen und Anpassen von Zoom mit Aspose.Slides für Android über Java — zwischen Abschnitten springen, Miniaturansichten und Übergänge in PPT-, PPTX- und ODP-Präsentationen hinzufügen....anzuzeigen, verwenden Sie einen Section Zoom . Slide Zoom Ein Slide...pres . dispose (); } Section Zoom Ein Section Zoom ist ein Link...

    docs.aspose.com/slides/de/androidjava/manage-zoom/
  10. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF using Python via .NET library....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/python-net/make/pdf/