Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 26,188 for

x

(0.4 sec)
  1. System Requirements|Aspose.Slides for Node.js v...

    Discover Aspose.Slides for Node.js 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/nodejs-java/system-requi...
  2. System Requirements|Aspose.Slides Documentation

    Discover Aspose.Slides for Java system requirements. Ensure seamless PowerPoint and OpenDocument support on Windows, LinuX, and macOS....CentOS and others) Mac Mac OS X Supported Java Versions Aspose...

    docs.aspose.com/slides/java/system-requirements/
  3. FontPitch enumeration | Aspose.Words for Python

    aspose.words.fonts.FontPitch enumeration. Represents the font pitch....panose [ 8 ]) print ( ' \t\t X-Height:' , font_info . panose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaReferenceCollection.count property | Aspose....

    VbaReferenceCollection.count property. Returns the number of VBA references in the collection.... () => { const brokenPath = "X:\\broken.dll" ; let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. 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
  9. Spreadsheet Editor - Working with Files|Documen...

    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....Workbook ( i ); } catch ( Exception x ) { return null ; } String key...catch ( MalformedURLExceptio x ) { msg . sendMessageDialog (...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  10. 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-...