Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 7,058 for

map

(0.5 sec)
  1. Convert Excel to NumPy with Aspose.Cells for Py...

    Learn how to convert Excel to NumPy arrays using Aspose.Cells for Python. Step-by-step guide with installation, code examples, and best practices....ndarray where rows map to Excel rows and columns map to Excel columns...

    blog.aspose.com/cells/convert-excel-to-numpy/
  2. Micro PDF417|Documentation

    Description of Micro PDF417 specifics...following modes are supported to map the input message and codeword...

    docs.aspose.com/barcode/info-cards/micro-pdf417/
  3. SdtCalendarType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Markup.SdtCalendarType enum to enhance your Office Open XML documents with versatile calendar options for better workflow efficiency....the Gregorian January 1 and to map year zero to Gregorian year 543...

    reference.aspose.com/words/net/aspose.words.mar...
  4. SSRS SQL PPT | Aspose.Slides PowerPoint API | p...

    Reporting Services PowerPoint API is Aspose.Slides for SQL PPT. PowerPoint presentation services for SQL PowerPoint....Transition Funnel charts and 2D map charts supported Suport for comments...

    products.aspose.com/slides/reporting-services/
  5. Font Conversion. Advanced details | Aspose.Font...

    Conversion functionality from Aspose.Font. Sometimes you need to read converted font data before saving the it. The method here is aimed to help with it.... The next table shows a map of coherence between values and...

    docs.aspose.com/font/cpp/convert/advanced-metho...
  6. Raw Data Processing|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....how the source color range is mapped to the target color space....have dofferent modes: Palette mapping (DitheringMethods.PaletteConversion)...

    docs.aspose.com/imaging/java/raw-data-processing/
  7. Raw Data Processing|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....how the source color range is mapped to the target color space....have dofferent modes: Palette mapping (DitheringMethods.PaletteConversion)...

    docs.aspose.com/psd/java/raw-data-processing/
  8. Aspose.3D & Aspode.CAD interoperability - Free ...

    Hi, We already have a licence for Aspose.3D, and we’re considering purchasing a licence for Aspose.CAD depending on if requirements can be met. One requirement is to convert between IFC and glTF. Aspose.CAD can input I…...coordinate reference system, map properties (Easting/northing)...coordinate reference system, map properties (Easting/northing)...

    forum.aspose.com/t/aspose-3d-aspode-cad-interop...
  9. Generate Reports in EML Files via .NET | produc...

    C# source code to generate EML format reports on .NET Framework, .NET Core, and Xamarin Platforms....object Create data source and mapping to the template fields Create...dt.Rows.Add(dr); // map columns var mappings = new System.Data...

    products.aspose.com/email/net/assembly/eml/
  10. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...index-based colors, so you need to map it to RGB as per example below...below and extend the mapping table with other existing colors. using...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...