Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 29,861 for

x

(0.15 sec)
  1. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....<use x="25" y="40" xlink:href="#r1" fill="red"/> <use x="35"...xlink:href="#r2" fill="green"/> <use x="58" y="50" xlink:href="#r3" fill="blue"/>...

    docs.aspose.com/pdf/net/convert-images-format-t...
  2. GPX conversions to Osm/Gml/Gpx/Gpx have some pr...

    Hi AleXander, Here are some conversion that succeeded but in QGIS is not same. GpX → Osm GpX → Gml GpX → GpX GpX → Topojson Attached Input + Output +QGIS files 4524 - Aspose.7z (1.5 MB) Your quick answer is a…...### Supported QGIS version - [x] I'm running a supported QGIS...No Duplicate of the Issue - [x] I have verified that there are...

    forum.aspose.com/t/gpx-conversions-to-osm-gml-g...
  3. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....renderToScale(Graphics2D graphics, float x, float y, float scale) Renders...renderToSize(Graphics2D graphics, float x, float y, float width, float height)...

    reference.aspose.com/words/java/com.aspose.word...
  4. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...beyond the page bounds 45 int32_t x = squareSide; 46 int32_t y = 0;...47 if (sumX >= width) 48 { 49 x = - (sumX - squareSide); 50 y...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  5. How to properly render DataTable in Word templa...

    I’m trying to render a simple table in my template, but can’t get it quite right. Here’s my code: var dataTable = CreateTestDataTable(); var columnNames = dataTable.Columns.Cast<DataColumn>().Select(X => X.ColumnName…...Select(x => x.ColumnName).ToList(); sectionData...

    forum.aspose.com/t/how-to-properly-render-datat...
  6. Data Formatting in Charts|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....setChartDataRange method Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/java/data-formatting-in-c...
  7. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... 25 sum_x = 0. 26 27 # Restore a graphics...bounds 48 x = square_side 49 y = 0 50 if sum_x >= width: 51 x = - (sum_x...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Excel Shifted labels and detail box - Free Supp...

    Dear Aspose. As you can see from eXample. When printing chart, there are several issues with the output: TeXt BoX collides with the chart Chart bars do not match proper labels on X-AXis EXtra empty space on the right…...do not match proper labels on X-Axis Extra empty space on the...

    forum.aspose.com/t/excel-shifted-labels-and-det...
  9. System Requirements|Aspose.Slides for PHP Docum...

    Discover Aspose.Slides for PHP via Java system requirements. Ensure seamless PowerPoint and OpenDocument support on Windows, LinuX, and macOS....CentOS and others) Mac Mac OS X FAQ Do I need Microsoft PowerPoint...

    docs.aspose.com/slides/php-java/system-requirem...
  10. Consumo de memória - Free Support Forum - aspos...

    Olá, Uma dúvida sobre consumo de memória RAM, tenho uma rotina que faz mesclagem de documentos pdf, em algum momentos pode ocorrer conversão de algum outro tipo para pdf antes, percebo que eXiste um aumento significativ…...OrderBy(x => x.PageNumber) .ThenBy(x => x.Order) .ToList();...if (attachmentsToInsert.Any(x => x.PageNumber == pageNumber))...

    forum.aspose.com/t/consumo-de-memoria/319838