Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 228,102 for

new

(0.33 sec)
  1. Error on load AVIF - Free Support Forum - aspos...

    Hello Support, loading the attached AVIF files with Imaging cause following exception: Aspose.Imaging.CoreExceptions.ImageLoadException : Image loading failed. ----> System.DataMisalignedException : A datatype misali…...Load(inputFileName)) { var exportOptions = new Aspose.Imaging.ImageOptions.JpegOptions();...to pdf var pdfexportOptions = new Aspose.Imaging.ImageOptions.PdfOptions();...

    forum.aspose.com/t/error-on-load-avif/315074
  2. Bug 5208: 1.0.0.3_xx- Shapefile to GeoJson- Con...

    Hi Alexander, I moved to New version 26.5 and here my results: Test data(input/output/QGIS) shapefile18.7z (7.2 KB) Error meesage: Unexpected error: Transformation of coordinate (-1.7976931348623157E+308, -1.797693…...10:58am 1 Hi Alexander, I moved to new version 26.5 and here my results:...errors = new OperationErrorCollec(); var options = new ConversionOptions()...

    forum.aspose.com/t/bug-5208-1-0-0-3-xx-shapefil...
  3. Convert PPTX to Video in C# | products.aspose.com

    Convert PPTX to video in C#. Use .NET library API to convert PowerPoint to video...Configure(new FFOptions { BinaryFolder = @...(Presentation presentation = new Presentation()) { // Adds a smile...

    products.aspose.com/slides/net/conversion/pptx-...
  4. IMailMergeDataSource.MoveNext | Aspose.Words fo...

    Discover how the IMailMergeDataSource MoveNext method seamlessly advances to the next record, enhancing your data management efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Customer > customers = new List < Customer > { new Customer ( "Thomas...

    reference.aspose.com/words/net/aspose.words.mai...
  5. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  6. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break." ); // Add a new line and starts a new paragraph. Assert...

    reference.aspose.com/words/net/aspose.words/con...
  8. Page Setup Features with JavaScript via C++|Doc...

    Explore page setup features using Aspose.Cells for JavaScript via C++. Learn how to configure page dimensions, orientations, and settings.... If none is selected, a new workbook will be created. </...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  9. Filtering the kind of data while loading the wo...

    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....not data const loadOptions = new LoadOptions ( LoadFormat . Xlsx...); loadOptions . loadFilter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/javascript-cpp/filtering-...
  10. Worksheet to Image - Set Pixel Format for the R...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...image format type const opts = new ImageOrPrintOptions (); opts...

    docs.aspose.com/cells/javascript-cpp/worksheet-...