Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 16,188 for

point

(0.96 sec)
  1. Cara Mengubah Ukuran Halaman PDF menggunakan Py...

    Tutorial kecil ini berfokus pada cara mengubah ukuran halaman PDF menggunakan Python. Ini mencakup semua detail untuk mengonfigurasi lingkungan, alur program bertahap, dan kode sampel yang dapat dijalankan untuk mendemonstrasikan proses mengubah ukuran halaman PDF menggunakan Python....use a scaling factor of 72 points for 1 inch of the page resolution...calculate the width and height in points by multiplying the number of...

    kb.aspose.com/id/pdf/python/how-to-change-page-...
  2. PHP 를 사용하여 PDF 크기 조정 | Aspose.PDF

    PHP via Java 용 Aspose.PDF 를 사용하여 PHP 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서의 크기를 조정합니다....1 inch = 72 points // So A4 dimensions in points will be (842...

    products.aspose.com/pdf/ko/php-java/resize/
  3. Jak zmienić rozmiar strony PDF za pomocą Pythona

    Ten mały samouczek skupia się na tym, jak zmienić rozmiar strony PDF za pomocą Pythona. Obejmuje wszystkie szczegóły konfiguracji środowiska, krokowy przebieg programu i uruchamialny przykładowy kod, aby zademonstrować proces zmiany rozmiaru strony PDF za pomocą Pythona....use a scaling factor of 72 points for 1 inch of the page resolution...calculate the width and height in points by multiplying the number of...

    kb.aspose.com/pl/pdf/python/how-to-change-page-...
  4. Insertar Sparkline con C++|Documentation

    Crear sparkline para Excel usando Aspose.Cells con C++....// Set the high points to green and low points to red group ....

    docs.aspose.com/cells/es/cpp/creating-sparklines/
  5. Table.CellSpacing | Aspose.Words for .NET

    Discover the Table CellSpacing property to easily customize cell spacing in Points, enhancing your table's appearance and readability....sets the amount of space (in points) between the cells. public..."CellSpacing" property, in points. // Set the "AllowCellSpacing"...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Aspose::Words::TabLeader enum | Aspose.Words fo...

    Aspose::Words::TabLeader enum. Specifies the type of the leader line displayed under the tab character in C++....// the cursor will jump 36 points each time we press the Tab...default tab stops, which is 72 points. // We can add custom tab stops...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다....:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...MakeObject < Point > ( 365.664 , 739.416 ), MakeObject < Point > ( 321...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/
  8. Anotaciones Extra usando C++|Aspose.PDF para C++

    Esta sección describe cómo agregar, obtener y eliminar tipos extra de anotaciones de su documento PDF....:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...MakeObject < Point > ( 365.664 , 739.416 ), MakeObject < Point > ( 321...

    docs.aspose.com/pdf/es/cpp/extra-annotations/
  9. Настройка фигур презентаций в C++|Документация ...

    Создавайте и настраивайте фигуры в презентациях PowerPoint с помощью Aspose.Slides для C++: геометрические пути, скруглённые углы, составные фигуры....конец пути void LineTo ( PointF point ); void LineTo ( float x , float...пути: void LineTo ( PointF point , uint32_t index ); void LineTo...

    docs.aspose.com/slides/ru/cpp/custom-shape/
  10. C#를 사용한 추가 주석|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일에 추가 주석을 추가하는 방법을 배우십시오....color, new QuadPoints 및 new points, Subject, InReplyTo, ReplyType)를...new [] { new Point ( 321.66 , 739.416 ), new Point ( 365.664 ,...

    docs.aspose.com/pdf/ko/net/extra-annotations/