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

rotate page

(0.06 sec)
  1. تعيين خيارات الصفحة باستخدام Node.js عبر C++|Do...

    يقدم هذا المقال رمزاً نموذجياً لضبط خيارات صفحات أوراق عمل إكسل برمجياً باستخدام 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/ar/nodejs-cpp/setting-pag...
  2. Seitenlayoutoptionen mit Node.js via C++ einste...

    Dieser Artikel bietet Beispielcode, um die Seiteneinstellungen von Excel Arbeitsblättern programmatisch mit Node.js via C++ festzulegen. Seitenorientierung, Skalierungsfaktor, FitToPages Optionen, Papiergröße, Druckqualität, erste Seitennummer....); // 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/de/nodejs-cpp/setting-pag...
  3. Dodaj stempel tekstowy do pliku PDF za pomocą P...

    Dodaj stempel tekstowy do pliku PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET.... pages . add () # Create text stamp...100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/pl/python-net/stamps/text/
  4. Cambiar el tamaño de página PDF con C#|Aspose.P...

    Cambiar el tamaño de página de su documento PDF utilizando la biblioteca Aspose.PDF for .NET.... La clase Page contiene el método SetPageSize(…)...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/es/net/change-page-size/
  5. Rust 를 사용하여 PDF 회전 | Aspose.PDF

    Rust via C++ 용 Aspose.PDF 를 사용하여 Rust 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....asposepdf :: { Document , Rotation }; fn main () -> Result <...) ? ; // Rotate page pdf . page_rotate ( 1 , Rotation :: On180...

    products.aspose.com/pdf/ko/rust-cpp/rotate/
  6. Python 를 사용하여 PDF에 텍스트 스탬프 추가 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 텍스트 스탬프를 추가합니다.... pages . add () # Create text stamp...100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/ko/python-net/stamps/text/
  7. Node.js ile C++ üzerinden Sayfa Seçenekleri Aya...

    Bu makale, C++ kullanarak Node.js üzerinden Excel çalışma sayfalarının sayfa seçeneklerini programlı olarak nasıl ayarlayacağınızı gösteren örnek kod sağlar. Sayfa Yönlendirmesi, Ölçeklendirme Faktörü, Sayfaya Sığdırma Seçenekleri, Kâğıt Boyutu, Yazdırma Kalitesi, İlk Sayfa Numarası ayarlayın....); // 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/tr/nodejs-cpp/setting-pag...
  8. Ange sidalternativ med Node.js via C++|Document...

    Denna artikel tillhandahåller exempel på kod för att programmässigt ställa in sidalternativ för Excel ark med Node.js via C++. Ställ in sidorientering, skalningsfaktor, anpassning till sidor, papperstorlek, utskriftskvalitet, första sidnumret....); // 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/sv/nodejs-cpp/setting-pag...
  9. Pythonを使用してPDFページを回転|Aspose.PDF for Python via ...

    このトピックでは、Pythonを使用して既存のPDFファイル内のページの向きをプログラムで回転させる方法について説明します。...また、‘rotate’メソッドを使用して回転角度を設定することでページの向きを変更することもできます。...input_pdf ) for page in doc . pages : r = page . media_box newHeight...

    docs.aspose.com/pdf/ja/python-net/rotate-pages/
  10. Alterar Tamanho da Página do PDF Programaticame...

    Alterar o tamanho da página do seu arquivo PDF usando PHP.... A classe Page contém o método SetPageSize(…)...// Obter página específica $page = $pageCollection -> get_Item...

    docs.aspose.com/pdf/pt/php-java/change-page-size/