Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 213,512 for

new

(1.35 sec)
  1. PDF to PDF with Aspose Words (Aspose TotalNet) ...

    Hello Aspose team, When trying one of your website to process PDF → PDF (Convert PDF To PDF Online) Result is completely different compare when trying to use the code to do this. Maybe you have some working snippet…...StreamFactory(); { var document = new Aspose.Words.Document(stream);...PdfSaveOptions saveOptions = new PdfSaveOptions { Compliance =...

    forum.aspose.com/t/pdf-to-pdf-with-aspose-words...
  2. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your presentations with professional text formatting for maximum impact.... Create a new Paragraph for superscript text...of the ITextFrame . Create a new text portion object. Set the...

    docs.aspose.com/slides/net/superscript-and-subs...
  3. Aspose.Cells cannot open workbook with pivot ta...

    Hey There, We have a client that has an excel file containing a pivot table. File named ‘stack-overflow-pivot-table’ attached. When trying to create a New workbook with Aspose.Cells v25.7.0 using the following code: p…... When trying to create a new workbook with Aspose.Cells v25...ms = new FileStream(inputPath, FileMode.Open); var wb = new Workbook(ms...

    forum.aspose.com/t/aspose-cells-cannot-open-wor...
  4. Public API Changes in Aspose.Cells 8.6.2|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.... It includes not only new and updated public methods, added...ISmartMarkerCallBack interface to define a new class that handles the callback...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=New Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…... Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var...document using (var document = new Aspose.Pdf.Document(input)) {...

    forum.aspose.com/t/change-a-field-name/312114
  6. How to use Aspose.CAD in React|CAD Documentation

    Use Aspose.CAD in React... Start a new one and then the name of the..., function() { var reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  7. IHyphenationCallback Interface | Aspose.Words f...

    Explore the Aspose.Words.IHyphenationCallback interface to easily implement and register hyphenation dictionaries for enhanced document formatting....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio (); Hyphenation...stream. Stream dictionaryStream = new FileStream ( MyDir + "hyph_en_US...

    reference.aspose.com/words/net/aspose.words/ihy...
  8. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...buffer = new ByteArrayOutputStrea()) { sourceDocument = new Docu...(InputStream stream = new BufferedInputStream(new FileInputStream("c:\\test\\data...

    forum.aspose.com/t/pdf-form-field-values-change...
  9. AsposeAI Table correction|Documentation

    Improve OCR accuracy by applying LLM‑powered table layout output....SetPostProcessor(new TableAIProcessor()) 🔗 API References...formatting. ILogger logger = new ConsoleLogger (); // can be null...

    docs.aspose.com/ocr/net/ai/ai-table/
  10. 用JavaScript通过C++加载不带图表的源Excel文件|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载不带图表的Excel文件。...filter the data const options = new LoadOptions (); // Include everything...charts options . loadFilter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/zh/javascript-cpp/load-so...