Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 72 for

intersecting paths

(0.96 sec)
  1. Shape Layer Manipulation in Aspose.PSD for Pyth...

    Examples of how to manipulate Shape Layers of PSD File...accessing Shape Layer, modifying path shapes, and updating the image... You can define the shape’s path by specifying a series of Bezier...

    docs.aspose.com/psd/python-net/psd-shape-layer-...
  2. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for Node.js via C++....no pivot table whose range intersects with them. To delete blank...node" ); const path = require ( "path" ); // The path to the documents...

    docs.aspose.com/cells/nodejs-cpp/delete-blank-r...
  3. Supprimer les lignes et colonnes vides dans une...

    Apprenez comment supprimer toutes les lignes et colonnes vides d’une feuille de calcul en utilisant Aspose.Cells for Node.js via C++....croisé dynamique dont la plage intersecte avec elles. Pour supprimer...node" ); const path = require ( "path" ); // The path to the documents...

    docs.aspose.com/cells/fr/nodejs-cpp/delete-blan...
  4. Creating Car Body Drawing|Documentation

    Creating Car Body drawing with Aspose.Drawing .NET (C#) 2d graphic library. The library allows to creation of drawings with color transparency levels, semi-transparent images and text rendering....the region, which is an intersection of our rectangle and the...`carBody` graphics path, using the Region.Intersect method. Finally...

    docs.aspose.com/drawing/net/showcases/car-body/
  5. Delete Blank Rows and Columns in a Worksheet wi...

    Delete empty rows and columns in a worksheet using Aspose.Cells with C++....pivot tables whose range intersects with them. To delete blank...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/delete-blank-rows-and...
  6. IndexOutOfRangeException when redacting area wi...

    We recently updated from Aspose.Pdf 21.9.0 to Aspose.Pdf.Drawing 26.3.0. We have found that PDFAnnotationEditor.RedactArea throws IndexOutOfRangeException on certain documents. The older version of Aspose.PDF can redact …...rotated, and the rectangle intersects with this Word Art on the...facade — it’s a different code path, so it may avoid this case;...

    forum.aspose.com/t/indexoutofrangeexception-whe...
  7. Supprimer les lignes et colonnes vides dans une...

    Supprimer les lignes et colonnes vides dans une feuille de calcul à l aide d Aspose.Cells avec C++....croisé dynamique dont la plage intersecte avec elles. Pour supprimer...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/fr/cpp/delete-blank-rows-...
  8. Crop PDF Pages programmatically C#|Aspose.PDF f...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for .NET....Rect : the intersection (commonly visible rectangle)...static void CropPage () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/crop-pages/
  9. Get and Set PDF Page Properties in Python|Aspos...

    Learn how to inspect and update PDF page properties such as size, count, and color information in Python....pdf as ap from os import path def get_page_count ( input_file_name...aspose.pdf as ap from os import path def get_page_count_without_saving...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  10. Rogner les pages PDF par programmation C#|Aspos...

    Vous pouvez obtenir les propriétés des pages, telles que la largeur, la hauteur, le fond perdu, le rognage et la boîte de coupe en utilisant Aspose.PDF for .NET....Rect : l’intersection (rectangle communément visible)...static void CropPage () { // The path to the documents directory var...

    docs.aspose.com/pdf/fr/net/crop-pages/