Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 28,373 for

x

(0.18 sec)
  1. Redimensionnement des formes sur la diapositive...

    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.... X = shape . X * ratioWidth ; } } presentation...* ratioHeight ; shape . X = shape . X * ratioWidth ; } foreach...

    docs.aspose.com/slides/fr/net/redimensionnement...
  2. Erfassen Sie DrawObject und Bound beim Rendern ...

    Erfahren Sie, wie man die DrawObjectEventHandler Klasse in C++ verwendet, um DrawObject und Bound beim Rendern von EXcel Dateien in PDF oder Bilder zu erfassen....und beim Rendern zurückgegeben x: Links von DrawObject y: Oben...DrawObject & drawObject , float x , float y , float width , float...

    docs.aspose.com/cells/de/cpp/get-drawobject-and...
  3. Worksheet in Sayfa Kurulumu Kağıt Genişliği ve ...

    EXcel Çalışma Sayfası Sayfa Kurulumu Kağıt Genişliği ve Yüksekliğini JavaScript ve C++ ile programlı olarak nasıl alacağınızı keşfedin.... paperWidth + "x" + sheet . pageSetup . paperHeight...sheet . pageSetup . paperWidth + "x" + sheet . pageSetup . paperHeight...

    docs.aspose.com/cells/tr/javascript-cpp/get-pap...
  4. Chercher

    chercher...résultats for x in recognized_results: print("Code Text: " + x.code_text)...code_text) print("Type: " + x.code_type_name) Lire le code QR en Python...

    blog.aspose.com/fr/barcode/python-qr-code-reader/
  5. ShapeBase.CoordOrigin | Aspose.Words per .NET

    Scopri la proprietà ShapeBase CoordOrigin per ottimizzare i tuoi progetti. Accedi alle coordinate precise dell'angolo in alto a sinistra del blocco contenitore della tua forma....la posizione delle coordinate x e y sul piano cartesiano di una...punto di origine delle coordinate x e Y del documento. GroupShape...

    reference.aspose.com/words/it/net/aspose.words....
  6. C#를 통해 USDZ을 X로 변환 | products.aspose.com

    .NET API을(를) 사용하여 USDZ 및 기타 3D 파일 변환...x" , Aspose.ThreeD.FileFormat.XBinary);...Read More X What is X File Format? A file with .x extension refers...

    products.aspose.com/3d/ko/net/conversion/usdz-t...
  7. Archivo

    Archivo...resultados for x in recognized_results: print("Code Text: " + x.code_text)...code_text) print("Type: " + x.code_type_name) Leer código QR en Python...

    blog.aspose.com/es/barcode/python-qr-code-reader/
  8. Arşiv

    Arşiv...göster for x in recognized_results: print("Code text: " + x.code_text)...code_text) print("Barcode type: " + x.code_type_name) Python’da Barkod...

    blog.aspose.com/tr/barcode/python-barcode-reader/
  9. Archivio

    Archivio...risultati for x in recognized_results: print("Code Text: " + x.code_text)...code_text) print("Type: " + x.code_type_name) Leggi il codice QR in...

    blog.aspose.com/it/barcode/python-qr-code-reader/
  10. Hücrelere Veri Ekleme|Documentation

    Bu makale, Aspose.Cells for .NET API ları kullanarak Hücrelere Veri Ekleme işlemini açıklar.... Worksheets [ 0 ]; int x = 1 ; for ( int i = 1 ; i <= 15...worksheet . Cells [ i , j ]. Value = x ++; } } workbook . Save ( "test...

    docs.aspose.com/cells/tr/net/add-data-in-cells/