Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 16,569 for

point

(0.17 sec)
  1. Comment changer la taille de la page d'un PDF e...

    Ce petit tutoriel se concentre sur la façon de modifier la taille de la page d'un PDF à l'aide de Python. Il comprend tous les détails pour configurer l'environnement, le déroulement du programme par étapes et un exemple de code exécutable pour démontrer le processus de modification de la taille de la page PDF à l'aide de 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/fr/pdf/python/how-to-change-page-...
  2. Python을 사용하여 PDF의 페이지 크기를 변경하는 방법

    이 작은 자습서는 Python을 사용하여 PDF의 페이지 크기를 변경하는 방법에 중점을 둡니다. 여기에는 Python을 사용하여 PDF 페이지의 크기를 변경하는 프로세스를 보여주기 위해 환경, 단계별 프로그램 흐름 및 실행 가능한 샘플 코드를 구성하는 모든 세부 정보가 포함됩니다....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/ko/pdf/python/how-to-change-page-...
  3. Aspose::Words::Fields::ToaCategories::get_Defau...

    Aspose::Words::Fields::ToaCategories::get_DefaultCategories method. Gets the default table of authorities categories in C++....category that its "\c" switch points to. builder -> InsertField...field whose "\c" switch also points to the first category. // The...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::ToaCategories::idx_get m...

    Aspose::Words::Fields::ToaCategories::idx_get method. Gets or sets the category heading by category number in C++....category that its "\c" switch points to. builder -> InsertField...field whose "\c" switch also points to the first category. // The...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. GDB Viewer|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....library also has styles for points, lines, and surfaces. This...

    docs.aspose.com/gis/net/gdb/
  6. 如何用 Node.js 通过 C++ 设置点为总计|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 设置瀑布图中的点为总计。...( "Graphiq5" ); // set some points as total column // In this...this example, we set points 0, 4, 8, 12 as total chart . getNSeries...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  7. ToaCategories.Item | Aspose.Words for .NET

    Manage your ToaCategories items effortlessly. Easily set and retrieve category headings by number for streamlined organization and efficiency....category that its "\c" switch points to. builder . InsertField (...field whose "\c" switch also points to the first category. // The...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Why the table is not formatted as expected? - F...

    expected_output.docx (24.5 KB) output.docx (17.5 KB)...6]; // in Points public static readonly double[]... 62.05, 51.4, 56.7]; // in Points alexey.noskov August 25, 2026...

    forum.aspose.com/t/why-the-table-is-not-formatt...
  9. How to Format Numbers to Accounting|Documentation

    This article will introduce how to format numbers to accounting using Aspose.Cells for Java API....currency symbols and decimal points in a column, providing a clean...currency symbols and decimal points in a column, making it easier...

    docs.aspose.com/cells/java/how-to-format-number...
  10. 아카이브

    아카이브...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/ko/psd/crop-image-in-circle/