Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 10,690 for

page count

(0.23 sec)
  1. Clonar un documento en C#|Aspose.Words para .NET

    Clona un documento para obtener su copia idéntica usando C#. Al crear una copia, se clonan nodos y propiedades del documento original.... Count - 1 ; Section newSection = clone...results. Please refresh the page and try again....

    docs.aspose.com/words/es/net/clone-a-document/
  2. Maak een Excel-tabel met Python

    Volg dit artikel om een Excel-tabel te maken met Python. Verkrijg de IDE-instellingen, stappen en een voorbeeldcode die laat zien hoe u een tabel in Excel kunt maken met Python....Page Product Family Aspose.PSD Product...TotalsCalculation-opties, zoals de COUNT, zoals gedemonstreerd in dit...

    kb.aspose.com/nl/cells/python/create-excel-tabl...
  3. 搜索

    搜索...grid=ID sections_count=8 #What is Aspose.OMR main function...mark up every question on the page? (Yes) Yes, that will help a...

    blog.aspose.com/zh-hant/omr/create-omr-sheet-ch...
  4. 搜索

    搜索...Count; i++) { // 將文檔拆分為更小的部分,在本例中按部分拆分...將每一頁另存為單獨的文檔 for (int page = 1; page <= doc.PageCount; page++) { Document...

    blog.aspose.com/zh-hant/words/split-ms-word-doc...
  5. Archiv

    Archiv...(int page = 1; page <= document->get_PageCount(); page++) { auto...= splitter.GetDocumentOfPage(page); pageDoc->Save(outputPath +...

    blog.aspose.com/cs/words/split-ms-word-document...
  6. Настройка заголовков и подвалов с помощью C++|D...

    В этой статье объясняется, как программно вставить изображение в заголовок и подвал листов Excel с помощью настройки заголовков и подвалов с помощью команд скрипта, используя API или библиотеку 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/ru/cpp/setting-headers-an...
  7. Impostare intestazioni e piè di pagina con Node...

    Questo articolo spiega come inserire programmaticamente un immagine nell intestazione e nel piè di pagina dei fogli di lavoro Excel usando Aspose.Cells for Node.js via C++....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/it/nodejs-cpp/setting-hea...
  8. Configuración de encabezados y pies de página c...

    Este artículo explica cómo insertar programáticamente una imagen en el encabezado y pie de página de las hojas de cálculo de Excel usando Aspose.Cells for Node.js via C++....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/es/nodejs-cpp/setting-hea...
  9. 記録

    記録...Pages.Count; ++i) { // PDF ページをストリームにレンダリングする...ページをストリームにレンダリングする MemoryStream ms = pdfDoc.Pages[i].ConvertToPNGMemorySt(); ms...

    blog.aspose.com/ja/barcode/read-barcode-from-pd...
  10. Optimize PDF menggunakan C++|Aspose.PDF untuk C++

    Optimalkan file PDF, perkecil semua gambar, kurangi ukuran PDF, hapus penyematan font, aktifkan penggunaan ulang konten halaman, hapus atau ratakan anotasi dengan C++....anotasi for ( auto page : document -> get_Pages ()) { for ( auto...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    docs.aspose.com/pdf/id/cpp/optimize-pdf/