Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 15,829 for

point

(0.72 sec)
  1. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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....SHARE_POINT TableDataSourceType.WORKSHEET...TableDataSourceType . SHARE_POINT ) { System . out . println (...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. C++ ile Sparkline Ekle|Documentation

    Aspose.Cells kullanarak C++ ile Excel için sparklines oluşturun....// Set the high points to green and low points to red group ....

    docs.aspose.com/cells/tr/cpp/creating-sparklines/
  3. Kako promijeniti veličinu stranice PDF-a pomoću...

    Ovaj mali vodič fokusira se na to kako promijeniti veličinu stranice PDF-a pomoću Pythona. Obuhvaća sve pojedinosti za konfiguriranje okruženja, postupni tok programa i primjer koda koji se može izvoditi kako bi se demonstrirao proces promjene veličine PDF stranice pomoću 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/hr/pdf/python/how-to-change-page-...
  4. Ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով

    Այս փոքրիկ ձեռնարկը կենտրոնանում է այն բանի վրա, թե ինչպես փոխել PDF-ի էջի չափը Python-ի միջոցով: Այն ներառում է շրջակա միջավայրը կարգավորելու բոլոր մանրամասները, ծրագրի փուլային հոսքը և գործարկվող օրինակելի կոդը, որը ցույց է տալիս 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/hy/pdf/python/how-to-change-page-...
  5. أرشيف

    أرشيف...LinearGradientBrush(new Point(0, 0), new Point(1000, 800), Color.Red...

    blog.aspose.com/ar/drawing/use-system-drawing-b...
  6. Convert OBJ to STL via Python | products.aspose...

    Sample code for OBJ to STL Python conversion. Use API example code for batch OBJ files to STL conversion within VB.NET, Asp.NET or any .NET based application....Both polygonal geometry like points, lines, texture vertices, faces...perpendicular direction and three points representing the vertices of...

    products.aspose.com/3d/python-net/conversion/ob...
  7. Aspose::Words::Paragraph::GetEffectiveTabStops ...

    Aspose::Words::Paragraph::GetEffectiveTabStops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists 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/par...
  8. MergeFieldImageDimensionUnit Enum | Aspose.Word...

    Upptäck Aspose.Words.Fields.MergeFieldImageDimensionUnit enum för exakt kontroll av bilddimensioner i dokumentkopplingar. Förbättra din dokumentautomation idag!...Värderingar namn Värde Beskrivning Point 0 Punkten (dvs. 1/72 tum). Percent...200 , MergeFieldImageDimen . Point ); doc . MailMerge . Execute...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Что такое LaTeX?

    Чтобы ответить на вопрос «Что такое LaTeX?» Стоит отметить, что одной из наиболее впечатляющих особенностей является новая схема выбора шрифта (NFSS)....First Point (Bold Face)} 37 \ item { \ em Second Point (Italic)}...(Italic)} 38 \ item { \ Large Third Point (Large Font)} 39 \ begin{enumerate}...

    docs.aspose.com/tex/ru/net/what-is-latex/
  10. Path Builder – Создать SVG путь – C#

    Узнайте, как использовать PathBuilder для программного создания путей (path) SVG. PathBuilder упрощает создание путей SVG и управление ими....14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/ru/net/path-builder/