Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 14,726 for

area

(0.05 sec)
  1. Dilimleyici Render Etme Node.js ve C++ kullanar...

    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....get ( 0 ); // Set the print area because we want to render slicer...one page per sheet and only area to true. const imgOpts = new...

    docs.aspose.com/cells/tr/nodejs-cpp/rendering-s...
  2. Rendering des Slicers mit C++|Documentation

    Rendern Sie Gliederungsschneider in Excel Dateien mit Aspose.Cells in C++....Get ( 0 ); // Set the print area because we want to render slicer...one page per sheet and only area to true. ImageOrPrintOptions...

    docs.aspose.com/cells/de/cpp/rendering-slicer/
  3. Bildvektorisierung – Arbeitsablauf – .NET

    Erfahren Sie mehr über den Bildvektorisierungsprozess. Verwendung von Vektorisierungsalgorithmen und -optionen. Erfahren Sie, wie Sie Rasterbilder wie PNG, JPG, BMP, TIFF, GIF, ICO in ein SVG-Dokument vektorisieren....24 } 25 26 // Calculate the area of one triangle 27 private float.../ 2f); 30 } 31 32 // Add the area of the triangle to each point...

    docs.aspose.com/svg/de/net/image-vectorization-...
  4. Рабочий процесс векторизации изображения – .NET

    Вы найдете описание процесса векторизации изображения; использование алгоритмов и опций векторизации, узнайте, как векторизировать растровые изображения....24 } 25 26 // Calculate the area of one triangle 27 private float.../ 2f); 30 } 31 32 // Add the area of the triangle to each point...

    docs.aspose.com/svg/ru/net/image-vectorization-...
  5. Mail Merge Modello in C++|Aspose.Words per C++

    Creare un modello Mail Merge per definire il contenuto fisso nei documenti di output, quindi generare documenti di unione utilizzando i campi Unione....Mail Merge con regioni in cui l’area è l’intero documento. Tutto...Inoltre, è possibile aggiungere un’area Mail Merge nel modello inserendo...

    docs.aspose.com/words/it/cpp/mail-merge-template/
  6. Применить заливку к чередующимся строкам и стол...

    Как использовать библиотеку Aspose.Cells в C++ для применения теней к условному форматированию для чередующихся строк и столбцов. Настраивая эти критерии, вы получаете больший контроль над внешним видом ячеек....ranging from A1 to I20 CellArea area = CellArea :: CreateCellArea...( u "A1" , u "I20" ); // Add area to the instance of FormatConditions...

    docs.aspose.com/cells/ru/cpp/apply-shading-to-a...
  7. Ekstrak Data AcroForm menggunakan C++|Aspose.PD...

    Bagian ini menjelaskan cara mengekstrak formulir dari dokumen PDF Anda dengan Aspose.PDF untuk C++....untuk mendapatkan bidang di area tersebut Dapatkan formulir dari...persegi untuk mendapatkan field di area tersebut auto rectangle = M...

    docs.aspose.com/pdf/id/cpp/extract-form/
  8. Trouver l occurrence d un mot spécifique|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....FindOptions (); //Create a Cells Area CellArea ca = new CellArea ();...EndColumn = 13 ; //Set cells area for find options findOptions...

    docs.aspose.com/cells/fr/net/find-specific-word...
  9. Cerca e sostituisci dati in un intervallo con C...

    Questo articolo mostra come cercare e sostituire i dati in un intervallo in Excel usando codice C++....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/it/cpp/search-and-replace...
  10. Compare PDF Documents using C#

    This article guides on how to compare PDF documents using C#. It has the details to set the IDE, a list of steps, and a sample code for PDF to PDF comparison using C#....list of excluded rectangular areas in files 1 and 2, flagging to...or defining the extraction areas from the selected pages. The...

    kb.aspose.com/pdf/net/compare-pdf-documents-usi...