Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 10,690 for

page count

(0.21 sec)
  1. تعيين رؤوس وتذييلات مع C++|Documentation

    تشرح هذه المقالة كيفية إدراج صورة برمجياً في رأس وتذييل أوراق عمل Excel من خلال تعيين الرأس والتذييل باستخدام أوامر السكربت عبر واجهة برمجة تطبيقات أو مكتبة C++....&14 123" ); // Set the current page number at the central section...SetFooter ( 1 , u "&P" ); // Set page count at the right section of the...

    docs.aspose.com/cells/ar/cpp/setting-headers-an...
  2. Header und Footer mit Node.js via C++ einstelle...

    In diesem Artikel wird erklärt, wie man programmatisch ein Bild in den Header und Footer von Excel Arbeitsblättern mit Aspose.Cells for Node.js via C++ einfügt....123" ); // Setting the current page number at the central section...( 1 , "&P" ); // Setting page count at the right section of footer...

    docs.aspose.com/cells/de/nodejs-cpp/setting-hea...
  3. HTML konvertálása képpé a C#-ban | products.asp...

    Konvertálja a HTML-t képpé C#-ban. Használja a .NET könyvtár API-t a HTML-fájlok képekké alakításához...AddFromHtml( "page.html" ); pres.Slides.RemoveAt(...index = 0 ; index < pres.Slides.Count; index++) { ISlide slide = pres...

    products.aspose.com/slides/hu/net/conversion/ht...
  4. Comment supprimer un saut de section dans Word ...

    Cet article explique comment supprimer un saut de section dans Word à l'aide de Python. Il contient la logique du programme ainsi que les ressources pour définir l'environnement et un exemple de code pour supprimer le saut de section dans Word à l'aide de Python....Page Product Family Aspose.PSD Product...utilise la propriété sections.count dans la classe de document pour...

    kb.aspose.com/fr/words/python/how-to-delete-sec...
  5. Konwertuj HTML na JPG w C# | products.aspose.com

    Konwertuj HTML na JPG w C#. Użyj interfejsu API biblioteki .NET do konwersji plików HTML na obrazy JPG...AddFromHtml( "page.html" ); pres.Slides.RemoveAt(...index = 0 ; index < pres.Slides.Count; index++) { ISlide slide = pres...

    products.aspose.com/slides/pl/net/conversion/ht...
  6. تحويل HTML إلى صورة في C | products.aspose.com

    تحويل HTML إلى صورة في C...AddFromHtml( "page.html" ); pres.Slides.RemoveAt(...index = 0 ; index < pres.Slides.Count; index++) { ISlide slide = pres...

    products.aspose.com/slides/ar/net/conversion/ht...
  7. Konwertuj HTML na XML w C# | products.aspose.com

    Konwertuj HTML na XML w C#. Użyj interfejsu API biblioteki .NET, aby przekonwertować dokument HTML na plik XML...AddFromHtml( "page.html" ); pres.Slides.RemoveAt(...index = 0 ; index < pres.Slides.Count; index++) { ISlide slide = pres...

    products.aspose.com/slides/pl/net/conversion/ht...
  8. Werken met tekstdocument in C++|Aspose.Words vo...

    Geavanceerde TXT documentverwerking, lijsten, BiDi, headers/footer, met behulp van C++.... Voor de eigenschap count is de standaardwaarde 0, wat...results. Please refresh the page and try again....

    docs.aspose.com/words/nl/cpp/working-with-text-...
  9. การสร้างผลรวมย่อยใน Excel ด้วย Java

    บทความนี้แนะนำวิธีการสร้างผลรวมย่อยใน Excel ด้วย Java โดยให้รายละเอียดการตั้งค่า IDE รายการขั้นตอน และตัวอย่างโค้ดที่แสดงวิธีเพิ่มผลรวมย่อยใน Excel ด้วย Java...Page Product Family Aspose.PSD Product...และฟังก์ชันการรวมต่าง ๆ เช่น COUNT, AVERAGE, และ MAX สามารถใช้ได้ตามต้องการ...

    kb.aspose.com/th/cells/java/creating-subtotals-...
  10. Cloner un document dans C#|Aspose.Words pour .NET

    Clonez un document pour obtenir sa copie identique à l'aide de C#. Lors de la création d'une copie, les nœuds et les propriétés du document original sont clonés.... Count - 1 ; Section newSection = clone...results. Please refresh the page and try again....

    docs.aspose.com/words/fr/net/clone-a-document/