Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 31,202 for

saveoptions

(0.13 sec)
  1. Սեղմել WORD Ը C# Ում

    Սեղմեք WORD ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:..."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions {...doc.Save( "Output.docx" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/hy/net/compress/word/
  2. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....-> get_HasImage ()); auto saveOptions = System :: MakeObject <...:: PdfSaveOptions > (); saveOptions -> set_CacheBackgroundGraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Convert PDF to markdown error - Free Support Fo...

    Code : var doc = new Document(filename); doc.Save(fileout, SaveFormat.Markdown); Error stack : System.NullReferenceException: Object reference not set to an instance of an object. at #=zFz9$AL7bjxwHUuimODfFc8swDug…...#=zrO8FjNQBRWPB(String #=zIRfqktcuWgdf, SaveOptions #=z5hrkyKQ=) at Aspose.Pdf...#=zORns2n_QCEsH(String #=zIRfqktcuWgdf, SaveOptions #=z5hrkyKQ=) at Aspose.Pdf...

    forum.aspose.com/t/convert-pdf-to-markdown-erro...
  4. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....Document(); // Configure a SaveOptions object to encrypt the document...document. OdtSaveOptions saveOptions = new OdtSaveOptions(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_TableContentAlignment method. Gets or sets a value that specifies how to align contents in tables when exporting into the Markdown format. The default value is Auto in C++....Write ( u "Cell2" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_TableContentAlignmen...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...set a folder alias in the SaveOptions object, we will be able to...

    reference.aspose.com/words/java/com.aspose.word...
  7. Შეკუმშოს DOC C++

    შეკუმშოს DOC C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....ressedImage"); } } auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->set_CacheBackgroundGraph(true); doc->Save(u"Output...

    products.aspose.com/words/ka/cpp/compress/doc/
  8. MergerContext | Aspose.Words for Java

    Document merger context in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...MergeContextDocument.3.docx", saveOptions) .execute(); Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  9. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....Document (); // Configure a SaveOptions object to encrypt the document...document. OdtSaveOptions saveOptions = new OdtSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....Document > (); // Configure a SaveOptions object to encrypt the document...save the document. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/fil...