Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 4,425 for

rotate page

(0.33 sec)
  1. Hur man roterar PDF med Python

    Denna korta självstudieguide visar hur du roterar PDF med Python. Den innehåller detaljerade steg för att skriva applikationen och en körbar exempelkod för att rotera PDF-sidor med Python....Page Product Family Aspose.PSD Product...för att ändra orienteringen Rotate sidans innehåll även om det...

    kb.aspose.com/sv/pdf/python/how-to-rotate-pdf-u...
  2. 아카이브

    아카이브...pages 컬렉션을 사용하여 PDF의 각 페이지에 액세스하는...Document("input.pdf") for page in doc.pages: # 각 페이지의 방향을 가로에서 세로로...

    blog.aspose.com/ko/pdf/rotate-pdf-in-python/
  3. Configuración de opciones de página con Node.js...

    Este artículo proporciona código de ejemplo para establecer las opciones de página de hojas de cálculo de Excel programáticamente usando Node.js vía C++. Establecer la orientación de la página, factor de escala, opciones de ajuste a páginas, tamaño del papel, calidad de impresión, primer número de página....); // Setting the number of pages to which the length of the worksheet...); // Setting the number of pages to which the width of the worksheet...

    docs.aspose.com/cells/es/nodejs-cpp/setting-pag...
  4. Изменение размера страницы PDF с помощью C#|Asp...

    Измените размер страницы вашего PDF-документа с помощью библиотеки Aspose.PDF for .NET.... Класс Page содержит метод SetPageSize(…)...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/ru/net/change-page-size/
  5. Настройка параметров страницы с помощью Node.js...

    В этой статье представлен пример кода для программного задания параметров страницы листов Excel с помощью Node.js через C++. Установите ориентацию страницы, масштабный коэффициент, параметры FitToPages, размер бумаги, качество печати, номер первой страницы....); // Setting the number of pages to which the length of the worksheet...); // Setting the number of pages to which the width of the worksheet...

    docs.aspose.com/cells/ru/nodejs-cpp/setting-pag...
  6. Impostare opzioni di pagina con Node.js tramite...

    Questo articolo fornisce codice di esempio per impostare le opzioni di pagina dei fogli di lavoro Excel programmaticamente usando Node.js tramite C++. Imposta l orientamento della pagina, fattore di scalatura, opzioni FitToPages, dimensione della carta, qualità di stampa, e numero della prima pagina....); // Setting the number of pages to which the length of the worksheet...); // Setting the number of pages to which the width of the worksheet...

    docs.aspose.com/cells/it/nodejs-cpp/setting-pag...
  7. Aggiungi timbro di testo al PDF usando Python |...

    Aggiungi un timbro di testo al file PDF in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET.... pages . add () # Create text stamp...100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/it/python-net/stamps/text/
  8. Изменение размера страницы PDF программно|Aspos...

    Измените размер страницы в вашем PDF-файле с помощью PHP.... Класс Page содержит метод SetPageSize(…)...Получить конкретную страницу $page = $pageCollection -> get_Item...

    docs.aspose.com/pdf/ru/php-java/change-page-size/
  9. Faire pivoter le texte dans Word à l'aide de Py...

    Faites pivoter le texte dans Word à l'aide de Python. Obtenez des détails pour configurer l'EDI, une liste d'étapes et un exemple de code pour retourner le texte dans Word à l'aide de Python....Page Product Family Aspose.PSD Product...de classe Document pour la rotation Parcourez la collection de...

    kb.aspose.com/fr/words/python/rotate-text-in-wo...
  10. Obróć plik PDF za pomocą C# | Aspose.PDF

    Obróć dokumenty PDF programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/pl/net/rotate/