Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 10,470 for

page count

(0.25 sec)
  1. Recursos Utilitários|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....search engines' search results pages..." ); return eml ; } Criando...Assert.AreEqual(1, messInfoColl.Count); // Assert.AreEqual(subj1,...

    docs.aspose.com/email/pt/java/utility-features/
  2. 記録

    記録...Pages.Count; pageCount++) { using (FileStream...ToInt32(info.GetPageWidth(pdfDocument.Pages[pageCount].Number)); height...

    blog.aspose.com/ja/pdf/convert-file-byte-array-...
  3. Node.js経由のC++でヘッダーとフッターを設定する方法|Documentation

    この記事では、Aspose.Cells for Node.js via C++を使用してExcelのワークシートのヘッダーとフッターに画像をプログラム的に挿入する方法について説明します。...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/ja/nodejs-cpp/setting-hea...
  4. Сохранить документ Visio программно|Documentation

    На этой странице описывается, как сохранить документ Visio в файл, поток с библиотекой Aspose.Diagram....Defines whether need enlarge page to fit drawing content or not...// Discard saving background pages of the Visio diagram options...

    docs.aspose.com/diagram/ru/net/save-visio-docum...
  5. 記録

    記録... Page オブジェクトで目的のページの参照を取得します。 ページの...operator to draw the image on the page. GRestore operator to save the...

    blog.aspose.com/ja/pdf/work-with-images-in-pdf-...
  6. Travailler avec des Actions dans un PDF|Aspose....

    Cette section explique comment ajouter des actions au document et aux champs de formulaire par programmation avec C++....rapidement le lecteur vers une page différente sur le site web pour...Document . Obtenez la classe Page à laquelle vous souhaitez ajouter...

    docs.aspose.com/pdf/fr/cpp/actions/
  7. Что нового 2023|Aspose.PDF for .NET

    Эта страница представляет самые популярные новые функции в Aspose.PDF for .NET, представленные в 2023 году....from the first page var forms = document . Pages [ 1 ]. Resources...from the first page var forms = document . Pages [ 1 ]. Resources...

    docs.aspose.com/pdf/ru/net/whatsnew/2023/
  8. PDF को DOCX Python में बदलें

    Python कोड PDF को DOCX प्रारूप में बदलें। सहेजें PDF के रूप में DOCX का उपयोग कर Python ।...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/hi/python-net/convers...
  9. PDF को Openoffice Python में बदलें

    Python कोड PDF को OpenOffice प्रारूप में बदलें। सहेजें PDF के रूप में OpenOffice का उपयोग कर Python ।...odt) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.odt", save_options)...

    products.aspose.com/words/hi/python-net/convers...
  10. PDF को HTML Python में बदलें

    Python कोड PDF को HTML प्रारूप में बदलें। सहेजें PDF के रूप में HTML का उपयोग कर Python ।...html) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.html", save_options)...

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