Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 15,839 for

point

(0.07 sec)
  1. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....If you want to insert bullet points in a Word file, refer to the...

    kb.aspose.com/words/java/paragraph-formatting-i...
  2. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharePoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...dimensions from pixels to points (Aspose uses points for page size) double...size to page dimensions in points shape.Width = slideWidthPt;...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  3. Verwalten von Präsentationskommentaren unter An...

    Verwalten Sie Präsentationskommentare mit Aspose.Slides für Android via Java: Kommentare in PowerPoint-Dateien schnell und einfach hinzufügen, lesen, bearbeiten und löschen.... Float point = new Point2D . Float ( 0 ....getSlides (). get_Item ( 0 ), point , new Date ()); // Fügt einen...

    docs.aspose.com/slides/de/androidjava/presentat...
  4. Aspose.PSD for Java 21.5 - 发布说明|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....Point.isEquals(com.aspose.psd.Point,com.aspose.psd...psd.Point) M:com.aspose.psd.PointF.isEquals(com.aspose.psd.PointF...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. Управление комментариями презентации на Java|До...

    Мастерство управления комментариями презентаций с Aspose.Slides для Java: добавление, чтение, редактирование и удаление комментариев в файлах PowerPoint быстро и легко.... Float point = new Point2D . Float ( 0 ....getSlides (). get_Item ( 0 ), point , new Date ()); // Добавляет...

    docs.aspose.com/slides/ru/java/presentation-com...
  6. PDF에 텍스트 주석 사용하기|Aspose.PDF for .NET

    Aspose.PDF for .NET을 사용하여 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...Aspose . Pdf . Point [] { new Aspose . Pdf . Point ( 428.25 , 651...

    docs.aspose.com/pdf/ko/net/text-annotation/
  7. Uso de la anotación de texto para PDF|Aspose.PD...

    Aspose.PDF for .NET te permite agregar, obtener y eliminar anotaciones de texto de tu documento PDF.... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...Aspose . Pdf . Point [] { new Aspose . Pdf . Point ( 428.25 , 651...

    docs.aspose.com/pdf/es/net/text-annotation/
  8. Vectorización de imágenes – Flujo de trabajo – ...

    Conozca el proceso de vectorización de imágenes; uso de algoritmos y opciones de vectorización, aprenda a vectorizar imágenes rasterizadas como PNG, JPG, BMP, TIFF, GIF, ICO en un documento SVG....curve bends at the control points. The property sets the trace...segments with fewer (or bigger) points. This property sets the trace...

    docs.aspose.com/svg/es/net/image-vectorization-...
  9. 새로운 기능|Aspose.PDF for Python via .NET

    이 페이지에서는 최근 릴리스에서 소개된 Aspose.PDF for Python via .NET의 가장 인기 있는 새로운 기능을 소개합니다....Document ( input_file ) point = ap . Point ( 62 , 462 ) # 예를 들어...annotation . rect . contains ( point )): widget = cast ( ap . annotations...

    docs.aspose.com/pdf/ko/python-net/whatsnew/
  10. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...75); // 5px is set in points this.Builder.Font.Underline...75, 3.75); // 5px is set in points this.Builder.CellFormat.VerticalAlignment...

    forum.aspose.com/t/not-able-to-keep-the-table-a...