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

point

(0.2 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 .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/
  8. Redimensionar EPS | Solução API .NET

    A funcionalidade de redimensionamento de EPS oferecida pela solução API Aspose.Page para .NET é explicada e ilustrada com os excertos de código aqui....Resize EPS setting new size in Points in C# In the following C# code...size of the image is set by Points (1/72 of inch) : Copy 1 //...

    docs.aspose.com/page/pt/net/resize-eps/
  9. إدارة تعليقات العرض في .NET|توثيق Aspose.Slides

    تحكم في تعليقات العرض باستخدام Aspose.Slides لـ .NET: إضافة، قراءة، تحرير، وحذف التعليقات في ملفات PowerPoint بسرعة وسهولة....PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // يضيف...

    docs.aspose.com/slides/ar/net/presentation-comm...
  10. 추가 주석 사용 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/