Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 369,861 for

save

(0.15 sec)
  1. Create Tagged PDF|Aspose.PDF for Java

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Java....createFormElement (); // Save Tagged PDF Document document . save ( path + "StructureElements...div31 ); // Save Tagged PDF Document document . save ( path + ...

    docs.aspose.com/pdf/java/create-tagged-pdf-docu...
  2. 用C++更改数据透视表的布局|Documentation

    学习如何使用Aspose.Cells for C++以紧凑、轮廓和表格式在数据透视表中更改布局。...CalculateData (); // Save the output workbook . Save ( outDir + u "CompactForm_out...CalculateData (); // Save the output workbook . Save ( outDir + u "OutlineForm_out...

    docs.aspose.com/cells/zh/cpp/changing-the-layou...
  3. Converting Images to Black n White and Grayscal...

    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....100 ); \ # Save the image to disk $image -> save ( $dataDir ...binarizeOtsu (); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/converting-images-...
  4. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to Save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...method where I am trying to save the document with custom properties...properties. I am using the document.Save() to achieve it. After updating...

    forum.aspose.com/t/aspose-words-errors-after-up...
  5. HtmlSaveOptions.fontsFolder property | Aspose.W...

    HtmlSaveOptions.fontsFolder property. Specifies the physical folder where fonts are Saved when exporting a document to HTML...physical folder where fonts are saved when exporting a document to...() : string Remarks When you save a Document in HTML format and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.FontsFolder | Aspose.Words for ...

    Discover the HtmlSaveOptions FontsFolder property to easily manage font storage for HTML exports, enhancing document presentation and accessibility....physical folder where fonts are saved when exporting a document to...get ; set ; } Remarks When you save a Document in HTML format and...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code....streams, along with the desired save format, are used to convert...convert(input_file, output_file, save_format) Converts the given input...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RtfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Rtf](../../aspose.words/Saveformat/#Rtf) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless document page saving to your desired stream for efficient file management....where the document page will be saved to. public Stream PageStream...This property allows you to save document pages to streams instead...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Convert Project Data to CSV and Text For...

    This article provides guidance on converting project data into CSV and text formats using Aspose.Tasks for C#....Project (MSP) allows developers to save project data (MPP/XML) comma-delimited...for C++ API also allows you to save project data to the same formats...

    docs.aspose.com/tasks/cpp/convert-project-data-...