Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,227 for

arcs

(0.66 sec)
  1. Добавить объект дуги в PDF файл|Aspose.PDF for C++

    В этой статье объясняется, как создать объект дуги в вашем PDF с использованием Aspose.PDF для C++....возможность заполнить объект Arc определенным цветом. Следуйте...показывает, как добавить объект Arc . void ExampleArc () { // Создать...

    docs.aspose.com/pdf/ru/cpp/add-arc/
  2. Adicionar Objeto Arco ao arquivo PDF|Aspose.PDF...

    Este artigo explica como criar um objeto arco no seu PDF usando Aspose.PDF para C++....recurso de preencher o objeto Arc com uma certa cor. Siga os passos...mostra como adicionar um objeto Arc . void ExampleArc () { // Criar...

    docs.aspose.com/pdf/pt/cpp/add-arc/
  3. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...arc.impl.AroundInvokeInvocati.pr...cati.java:73) at io.quarkus.arc.impl.AroundInvokeInvocati$NextAroundInvokeInvo...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  4. إضافة كائن قوس إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن قوس إلى ملف PDF الخاص بك باستخدام Aspose.PDF for .NET....الشيفرة التالية كيفية إضافة كائن Arc . // For complete examples and...PDF-for-.NET private static void Arc () { // The path to the document...

    docs.aspose.com/pdf/ar/net/add-arc/
  5. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java....illustrates the process of drawing an arc in Java through the following...class object to Draw an Arc. The resulting Arc image is saved to the...

    docs.aspose.com/drawing/java/hello-world-example/
  6. Adicionar Objeto Arco ao arquivo PDF|Aspose.PDF...

    Este artigo explica como criar um objeto arco no seu PDF usando Aspose.PDF for .NET....mostra como adicionar um objeto Arc . // For complete examples and...PDF-for-.NET private static void Arc () { // The path to the document...

    docs.aspose.com/pdf/pt/net/add-arc/
  7. Tambahkan Objek Busur ke file PDF|Aspose.PDF un...

    Artikel ini menjelaskan cara membuat objek busur ke dalam PDF Anda menggunakan Aspose.PDF untuk C++....menunjukkan cara menambahkan objek Arc . void ExampleArc () { // Buat...Aspose :: Pdf :: Drawing :: Arc > ( 100 , 100 , 95 , 0 , 90 );...

    docs.aspose.com/pdf/id/cpp/add-arc/
  8. Aspose.PSD for Java 26.3 - Release Notes|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.... Bug PSDJAVA-842 The warp arc algorithm must be changed. Bug...pngOptions ); } PSDJAVA-842. The warp arc algorithm must be changed. String...

    docs.aspose.com/psd/java/aspose-psd-for-java-26...
  9. PDF 파일에 아크 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET을 사용하여 PDF에 아크 객체를 만드는 방법을 설명합니다.... 다음 코드 스니펫은 Arc 객체를 추가하는 방법을 보여줍니다. // For complete...PDF-for-.NET private static void Arc () { // The path to the document...

    docs.aspose.com/pdf/ko/net/add-arc/
  10. إضافة كائن قوس إلى ملف PDF|Aspose.PDF لـ C++

    تشرح هذه المقالة كيفية إنشاء كائن قوس إلى ملف PDF باستخدام Aspose.PDF لـ C++....الشيفرة التالي كيفية إضافة كائن Arc . void ExampleArc () { // إنشاء...Aspose :: Pdf :: Drawing :: Arc > ( 100 , 100 , 95 , 0 , 90 );...

    docs.aspose.com/pdf/ar/cpp/add-arc/