Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 16,421 for

point

(0.65 sec)
  1. Provide exported worksheet HTML file path via I...

    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....inside the provided code and point it to the directory of your...

    docs.aspose.com/cells/nodejs-cpp/provide-export...
  2. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…...Add(new Point(10, 10)); } multiPoint.SpatialReferenceSyst...

    forum.aspose.com/t/sample-for-validating-tests/...
  3. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…... Could you point me to any samples where watermarking...

    forum.aspose.com/t/imagestamp-functionality-not...
  4. Potential OOM / huge array allocation when pars...

    We found a serious stability issue while parsing certain EXIF/TIFF metadata. When the library parses EXIF MakerNote (tag 37500), an invalid / out-of-range offset may be treated as a valid address and used for further pr…...fail safely From a semantic point of view, MakerNote is vendor-private...value/offset field so that it points far beyond the actual metadata/file...

    forum.aspose.com/t/potential-oom-huge-array-all...
  5. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......{ // This is the main entry point of the application. static void...{ // This is the main entry point of the application. static void...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  6. Aspose::Words::DocumentBuilder::MoveToBookmark ...

    Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a bookmark in C++....document builder’s node insertion point cursor to a bookmark. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Using Sparklines and Setting 3D Format with Nod...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for Node.js via C++....is quicker and more to the point. They also provide a simple...

    docs.aspose.com/cells/nodejs-cpp/using-sparklin...
  8. Microsoft Graph Utility Features|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.... This is the starting point of a registering an Azure AD...

    docs.aspose.com/email/java/microsoft-graph-util...
  9. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…...next message } } // At this point `goodMessages` contains all...log of the failures. } Key points in the code EnumerateMessages()...

    forum.aspose.com/t/enumeratemessages-interrupti...
  10. Table scaling results in removed colums after D...

    We’ve encountered an issue with the DOCX → TIFF java conversion. The width of the table is increased to the Point that the table exceeds the document margins resulting in several columns being cut off. This issue can be…...the table is increased to the point that the table exceeds the document...setPreferredWidthTyp(PreferredWidthType.POINT); } } } doc.updatePageLayout();...

    forum.aspose.com/t/table-scaling-results-in-rem...