Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 33,731 for

saveoptions

(0.08 sec)
  1. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Java...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions.setC...doc.save( "Output.docx" , saveOptions); import com.aspose.words...

    products.aspose.com/words/hy/java/compress/
  2. 用C++将所有工作表列适应到单页PDF中|Documentation

    使用Aspose.Cells结合C++生成适合所有工作表列在单页的PDF。...PdfSaveOptions PdfSaveOptions saveOptions ; // Set AllColumnsInOnePageP...AllColumnsInOnePageP to true saveOptions . SetEmbedStandardWind ( true ); //...

    docs.aspose.com/cells/zh/cpp/fit-all-worksheet-...
  3. Export texture files while saving 3D scene|Docu...

    Using Aspose.3D for .NET, developers can export texture files to file system while saving 3D scene....obj" , opt ); All SaveOptions objects in Aspose.3D include...ExportTextures property in SaveOptions , you can seamlessly export...

    docs.aspose.com/3d/net/export-texture-files-whi...
  4. Սեղմել DOC Ը C++ Ում

    Սեղմեք DOC ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...ressedImage"); } } auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->set_CacheBackgroundGraph(true); doc->Save(u"Output...

    products.aspose.com/words/hy/cpp/compress/doc/
  5. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... toEqual ( true ); let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . CacheBackgroundGraph = false ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveoptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly.... TxtSaveOptions saveOptions = new TxtSaveOptions ();...discard all page breaks. saveOptions . ForcePageBreaks = forcePageBreaks...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Սեղմել DOC Ը C# Ում

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

    products.aspose.com/words/hy/net/compress/doc/
  8. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...; MhtSaveOptions saveOptions = SaveOptions.getDefaultMhtml();...setHeadersTemplates(saveOptions, locale); saveOptions.setMhtFormatO...

    forum.aspose.com/t/converting-email-to-pdf-cons...
  9. Aspose::Words::Drawing::TextureAlignment enum |...

    Aspose::Words::Drawing::TextureAlignment enum. Specifies the alignment for the tiling of the texture fill in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Show or Hide Extra Print Headers|Documentation

    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....m&gt;<hr/></div>" ; int saveOptions = MailMessageSaveOptio ....MailMessageSaveType . getMHtmlFormat (), saveOptions ); Download Running Code...

    docs.aspose.com/email/java/show-or-hide-extra-p...