Sort Score
Result 10 results
Languages All
Labels All
Results 8,821 - 8,830 of 10,503 for

page count

(0.13 sec)
  1. Работа с проектом онлайн или сервера проекта | ...

    Узнайте, как работать с Microsoft Project Online или Microsoft Project Server, используя Aspose.Tasks для Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/ru/java/work-with-project...
  2. System.NullReferenceException when using PdfFor...

    Hello aspose support, i`ve a problem converting a aspose document to ZugFerd format. Aspose.PDF for .Net Version 25.4.0 This line throws the folling exception: pdf_file1.Convert(new MemoryStream(), PdfFormat.ZUGFeRD…...Pages.Add(pdf_file2.Pages); After that i check...if (pdf_file1.EmbeddedFiles.Count > 0) if (attachment != null...

    forum.aspose.com/t/system-nullreferenceexceptio...
  3. Omskakeling Na Vaste bladsy Formaat|Aspose.Word...

    Stoor dokumente na PDF, XPS, HTML, XAML, PostScript, en PCL formate met behulp van Python....uitgevoer word deur die update_page_layout metode, wat deur die...moet die gebruiker die update_page_layout metode bel om te verseker...

    docs.aspose.com/words/af/python-net/converting-...
  4. Оптимизация, сжатие или уменьшение размера PDF ...

    Оптимизация PDF файла, уменьшение всех изображений, уменьшение размера PDF, извлечение шрифтов, удаление неиспользуемых объектов с помощью C#....annotations foreach ( var page in document . Pages ) { foreach ( var...var annotation in page . Annotations ) { annotation . Flatten ();...

    docs.aspose.com/pdf/ru/net/optimize-pdf/
  5. PDFページを画像に変換し、バーコードを認識する|Aspose.PDF for .NET

    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" ); // Specify the start page to be processed converter ....StartPage = 1 ; // Specify the end page for processing converter . EndPage...

    docs.aspose.com/pdf/ja/net/convert-pdf-pages-to...
  6. Convertir PDF en formats d'images|Aspose.PDF po...

    Ce sujet vous montre comment Aspose.PDF permet de convertir un PDF en divers formats d'images. Convertissez des Pages PDF en images PNG, JPEG, BMP avec quelques lignes de code....mais ImageDevice - pour une page particulière. Convertir un PDF...rend possible la conversion de pages PDF en images TIFF. La classe...

    docs.aspose.com/pdf/fr/php-java/convert-pdf-to-...
  7. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection class. Represents bibliography source contributors in C++....bibliography -> get_Sources () -> get_Count ()); // Get default data from...get_Contributors () -> LINQ_Count ()); ASSERT_TRUE ( System ::...

    reference.aspose.com/words/cpp/aspose.words.bib...
  8. تحويل Excel إلى Pandas DataFrame في بايثون

    تعرّف على كيفية تحويل ملفات Excel إلى DataFrames في pandas باستخدام Aspose.Cells for Python عبر .NET مع أمثلة تعليمية بسيطة ودقيقة....(فرق الفهرس القائم على 0) col_count = cells.max_data_column - cells...[f"Unnamed: {i}" for i in range(col_count + 1)] # الخطوة 9: تحويل البيانات...

    blog.aspose.com/ar/cells/convert-excel-to-panda...
  9. 將PDF轉換為WORD Python

    在Python代碼PDF轉換為WORD使用Python將PDF保存為WORD。...docx) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.docx", save_options)...

    products.aspose.com/words/zh-hant/python-net/co...
  10. แปลง ภาพ เป็น TXT Python

    แปลงรูปแบบ ภาพ เป็น TXT ในโค้ด Python บันทึก ภาพ เป็น TXT โดยใช้ Python...txt) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.txt", save_options)...

    products.aspose.com/words/th/python-net/convers...