Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 14,051 for

export options

(0.1 sec)
  1. Possible Regression: java.lang.ArrayIndexOutOfB...

    I am encountering a java.lang.ArrayIndexOutOfBoundsException when trying to load a specific CSV file using Aspose.Cells for Node.js via Java by using new aspose.Workbook(csvFilePath, aspose.getCsvLoadOptions()) I have t…...the file with explicit CSV options (if the API provides them)...// Create explicit CSV load options com.aspose.cells.CsvLoadOptions...

    forum.aspose.com/t/possible-regression-java-lan...
  2. Converting CAD Drawings to PDF and Raster Image...

    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....way that it provides many optional features that upon setting...Specify the UseObjectColor option to draw entities using their...

    docs.aspose.com/cad/java/developer-guide/conver...
  3. Converting CAD Drawings to PDF and Raster Image...

    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....way that it provides many optional features that upon setting...Specify the UseObjectColor option to draw entities using their...

    docs.aspose.com/cad/java/converting-cad-drawing...
  4. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...null; PdfOptions options = new PdfOptions(); options.setCompliance(PdfCompliance...pres.save(os, SaveFormat.Pdf, options); } catch (Exception e) { e...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  5. BackgroundJobDemo.zip

    BackgroundJobDemo/BackgroundJobDemo.Aws/AwsConfig.cs using Amazon; namespace BackgroundJobDemo.Aws { public class AwsConfig { public RegionEndpoint Region { get; set; } public string BucketName { g......Export; using BackgroundJobDemo.Common...return new JobsContext(builder.Options); }); }; } private static ...

    docs.aspose.com/slides/net/how-to-run-backgroun...
  6. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C++ examples....pptx" , Aspose :: Slides :: Export :: SaveFormat :: Pptx ); }...pptx" , Aspose :: Slides :: Export :: SaveFormat :: Pptx ); See...

    docs.aspose.com/slides/cpp/slide-master/
  7. How to Convert PDF to XML in C#

    This brief tutorial elaborates on how to convert PDF to XML in C#. It includes the environment configuration information, step-wise procedure, along with a runnable code sample to create PDF to XML converter in C#....class for PDF to XML conversion Export the output XML file These steps...Aspose.Pdf.SaveFormat.MobiXml option. Code to Convert PDF File to...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-xml...
  8. Convert MBOX to TEXT in Python | products.aspos...

    Save MBOX to TEXT in your Python applications without using Microsoft Outlook or Word...path and relevant HTML Save options as parameter. So your MBOX...Python Explore MBOX Conversion Options with Python Convert MBOX to...

    products.aspose.com/total/python-net/conversion...
  9. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....Words::SaveFormat) method Exports the content of the node into...String :: Format ( u " \t Exported Text: {0}" , paragraphText...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...10:22am 3 Unfortunately, that option is not feasible. Our service...the smart marker with [] to export specific data as follows: &=RootData...

    forum.aspose.com/t/accessing-array-element-by-i...