Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 346,983 for

save

(0.09 sec)
  1. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....preserving its formatting, // then save the source document to the local...KeepSourceFormatting ); dstDoc . Save ( ArtifactsDir + "Document.AppendDocument...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...numbers to table of contents when saving HTML, MHTML and EPUB. Default...to display page numbers when saving a document with a table of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Cells - Regression bug causing pivot tab...

    Hi, We are are using Aspose.Cells (NET), version 25.8.0. We’re trying to Save a .xlsx file with pivot tables, and it gets Saved as a corrupted file requiring recovery. This did not occur on previous versions (tested at …...to save a .xlsx file with pivot tables, and it gets saved as...do is open the workbook and save the workbook. ExcelCorrupter...

    forum.aspose.com/t/aspose-cells-regression-bug-...
  5. Android API to Render PDF to DOCM | products.as...

    Transform PDF to DOCM via Android via Java API...Convert PDF to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOCM format using save method and...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render PDF to DOTM | products.as...

    Transform PDF to DOTM via Android via Java API...Convert PDF to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  7. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...inputFilePath ); // Specify Pdf Save Options - Ignore Error PdfSaveOptions...true ); // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  9. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF document with C#. It is possible to delete all or particular bookmarks from a PDF document.... Save the modified file using the...the Document object’s Save method. The following code snippets show...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/
  10. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....from a PDF in Java and then save it as a JPG image. Details will...FileOutputStream object for saving the output image Save the target image...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...