Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 7,637 for

rotation

(0.17 sec)
  1. แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช...

    เพิ่มแสตมป์: ข้อความ รูปภาพ หรือหน้า - เป็น PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Java โดยใช้ Aspose.PDF สำหรับ Java...100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/th/java/stamps/
  2. Dodaj numery Batesa do PDF przy użyciu Javy

    Zapoznaj się z tym artykułem, aby dodać numery Batesa do PDF przy użyciu Javy. Zawiera szczegóły dotyczące ustawienia IDE, listę kroków oraz przykładowy kod dodający pieczęć Batesa do PDF przy użyciu Javy....krawędzi strony przy użyciu Rotate i Rotate Angle. Ponadto, przezroczystość...

    kb.aspose.com/pl/pdf/java/add-bates-numbers-to-...
  3. Otočte text ve Wordu pomocí Pythonu

    Otočte text ve Wordu pomocí Pythonu. Získejte podrobnosti o nastavení IDE, seznam kroků a ukázkový kód pro převrácení textu ve Wordu pomocí Pythonu....orientaci textu na VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, UPWARD, DOWNWARD a HORIZONTAL...

    kb.aspose.com/cs/words/python/rotate-text-in-wo...
  4. 使用 Java 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加文本图章。...100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/zh-hant/java/stamps/text/
  5. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceTop method. Returns or sets the distance (in points) between the document text and the top edge of the shape in C++....center of the page, and then rotate the shape 60 degrees clockwise...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document text and the right edge of the shape in C++....center of the page, and then rotate the shape 60 degrees clockwise...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Archiwa

    Archiwa...Save("image-rotated.bmp"); } Poniżej znajduje się...Zapisać obraz image.Save("image-rotated-flipped.bmp"); } Poniżej znajduje...

    blog.aspose.com/pl/imaging/rotate-images-in-csh...
  8. Архів

    Архів...Save("image-rotated.bmp"); } Нижче наведено повернуте...зображення image.Save("image-rotated-flipped.bmp"); } Нижче наведено...

    blog.aspose.com/uk/imaging/rotate-images-in-csh...
  9. Archiv

    Archiv...Nastavte úhel otočení v metodě Rotate . Uložte otočený výstupní soubor..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Načíst vstupní...

    blog.aspose.com/cs/psd/crop-rotate-psd-csharp/
  10. Memutar Halaman PDF Menggunakan C++|Aspose.PDF ...

    Topik ini menjelaskan cara memutar orientasi halaman dalam file PDF yang sudah ada secara terprogram dengan C++....sudut rotasi menggunakan metode Rotate(). void ChangePageOrientatio...rotasi halaman page -> set_Rotate ( Rotation :: on90 ); } // Menyimpan...

    docs.aspose.com/pdf/id/cpp/rotate-pages/