Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 14,896 for

export options

(0.3 sec)
  1. Convert PST to PDF in Python | products.aspose.com

    Save PST to PDF in your Python applications without using Microsoft Outlook or Word...path and relevant HTML Save options as parameter. So your PST file...helps standardize mailbox exports into a fixed-layout format...

    products.aspose.com/total/python-net/conversion...
  2. Combine XML Files in Python | Merge Two or More...

    Learn how to combine XML project files in Python. Merge two or more XML files into one unified project file using Aspose.Tasks for accurate project management....Files How It Works Advanced Options When Combining XML Files in...Microsoft Project data or exporting schedules, you may need to...

    blog.aspose.com/tasks/combine-xml-files-in-python/
  3. 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...
  4. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....various PDF format standards and options for their solution. Structure...Microsoft Word, so they will be exported to PDF as an artifact: You...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  5. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...which attribute should be exported and whether this JSON object...attributes ,so we only can simply export whole JSON string with smart...

    forum.aspose.com/t/handling-json-array-as-singl...
  6. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...// Create Aspose HTML Load Options final HtmlLoadOptions loadOptions....HTML); // Configure load options for better HTML rendering loadOptions...

    forum.aspose.com/t/height-and-width-is-not-sett...
  7. 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...
  8. How to Add a Column in Excel using C#

    This brief article discusses how to add a column in Excel using C#. It encapsulates the system preparation, stepwise algorithm, and a running sample code to add multiple columns in Excel using C#....using the InsertColumns method Export the generated Excel workbook...multiple columns at once or optionally updating the existing references...

    kb.aspose.com/cells/net/how-to-add-a-column-in-...
  9. 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...
  10. 用 Python.NET 在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML时启用CSS自定义属性。...HTML save options opts = HtmlSaveOptions () opts . export_images_as_base64...

    docs.aspose.com/cells/zh/python-net/enable-css-...