Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 32,696 for

saveoptions

(0.08 sec)
  1. Online convert OLM to PST - Free Support Forum ...

    Hi, My query is related to the Online Converter OLM to PST. The contacts are not working — it throws an exception while saving them to the PST file. Could you please let me know the reason why the contact data is fail…...relevant options such as SaveOptions/Table settings) with the...

    forum.aspose.com/t/online-convert-olm-to-pst/32...
  2. Ինչպես ուղարկել Word փաստաթուղթ էլեկտրոնային փո...

    Այս կարճ թեմայում դուք կսովորեք, թե ինչպես ուղարկել Word Փաստաթուղթը էլփոստով Java-ի միջոցով: Հետևյալ պարզ քայլերը կարող են օգտագործվել էլփոստով DOCX-ը Java-ով արտահանվող DOCX-ի HTML-ի վրա ուղարկելու համար ցանկացած ընդհանուր օպերացիոն համակարգում, ինչպիսին է MS Windows-ը, Ubuntu-ն կամ macOS-ը, օգտագործելով պարզ API զանգեր:...բեռնելու համար Նշեք տարբեր SaveOptions՝ ֆայլը MHTML ձևաչափով պահելու...

    kb.aspose.com/hy/words/java/how-to-send-word-do...
  3. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.PageIndex...PageIndex = 5; saveOptions.PageCount = 10; attachmentDocument.Save(targetStream...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportTocPageNumbers method. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....document to HTML, we can pass a SaveOptions object to omit these page...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....); // Open document auto saveOptions = MakeObject < DocSaveOptions...DocSaveOptions > (); saveOptions -> CustomProgressHandle = ProgressHandler...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  6. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....PDF/A‑1a PdfSaveOptions saveOptions ; saveOptions . SetCompliance (...Save ( u "pdfa1a.pdf" , saveOptions ); Aspose :: Cells :: Cleanup...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  7. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert OFT to MSG via Java | products.aspose.com

    Try the code sample to convert OFT files to MSG format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...for the MSG file and using SaveOptions.getDefaultMsgUnicode() as...

    products.aspose.com/email/java/conversion/oft-t...
  9. Convert MHTML to EML via Java | products.aspose...

    Try the code sample to convert MHTML files to EML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...using the save() method with SaveOptions.getDefaultEml() and specifying...

    products.aspose.com/email/java/conversion/mhtml...
  10. Გადაიყვანეთ HTML DOC C#

    გადაიყვანეთ HTML DOC C# ფორმატში კოდით. შეინახეთ HTML როგორც DOC C#....html"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/ka/net/conversion/htm...