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

x

(0.17 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Values of x, y, width, height, flipH, flipV...IShapeCollection shapes = ...; // x, y, width, height parameters cannot...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node.... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_TruncateFontHeightsLikeWP6 method. Emulate WordPerfect 6.X Font Height Calculation in C++....x Font Height Calculation. void...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_FootnoteLayoutLikeWW8 method. Emulate Word 6.X/95/97 Footnote Placement in C++....x/95/97 Footnote Placement. void...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Public API Changes in Aspose.Cells 9.0.0|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....byte [] imageData = null ; int x = 0 ; int y = 0 ; byte [] objData...imageData = frame . ImageData ; x = frame . X ; y = frame . Y ; objData...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...sjostrand The PPS X file is corrupted because the...the target format . In the PPT X block you correctly use PptxOptions...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  7. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...height; y++) { for (int x = 0; x < width; x++) { Color pixelColor...bitmap.GetPixel(x, y); binaryMask[y * width + x] = (pixelColor...

    forum.aspose.com/t/query-regarding-pixelformat-...
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_MWSmallCaps method. Emulate Word 5.X for the Macintosh Small Caps Formatting in C++....x for the Macintosh Small Caps Formatting...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Yellow OMR form with a horizontal tear line|Doc...

    OMR form with a horizontal tear line in yellow...png x=0 y=1550 height=200 width=2551...jpg" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  10. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceEXception while processing an OMR file using the TemplateProcessor.Recognize() method. The file eXists at the specified location, but the eXception is still thrown. Error Details: EXcep…...omr"); var x = templateProcessor.Recognize(Path...RecognitionResult recognitionResult = x; Observation: The file does exist...

    forum.aspose.com/t/nullreferenceexception-throw...