Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 33,683 for

saveoptions

(0.32 sec)
  1. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveoptions::get_OutlineOptions method. Allows to specify outline options in C++.... auto saveOptions = System :: MakeObject <...Words :: SaveFormat :: Xps , saveOptions -> get_SaveFormat ()); //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. OfficeMath.getMathRenderer method | Aspose.Word...

    OfficeMath.getMathRenderer method. Creates and returns an object that can be used to render this equation into an image.... let saveOptions = new aw . Saving . ImageSaveOptions...times its original size. saveOptions . scale = 5 ; officeMath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_ExportAsHtml method. Allows to specify the elements to be exported to Markdown as raw HTML. Default value is None in C++....Write ( u "Cell2" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ExportAsHtml ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (...( SaveFormat . Docx ); saveOptions . Compliance = OoxmlCompliance...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....SaveOptions public class DoclingSaveOptions...DoclingSaveOptions extends SaveOptions Can be used to specify additional...

    reference.aspose.com/words/java/com.aspose.word...
  6. Bar code not appearing after conversion from XL...

    Hello Aspose Team, I am converting excel file into pdf using Aspose. After conversion bar codes are not correctly appearing in the PDF file. Please refer attachments Original file snapshotExcal.png (137.8 KB) PDF, af…...PdfSaveOptions PdfSaveOptions saveOptions = new PdfSaveOptions(); //...Enable barcode optimization saveOptions.SetBarcodeOptimizati(true);...

    forum.aspose.com/t/bar-code-not-appearing-after...
  7. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with C++....PdfSaveOptions PdfSaveOptions saveOptions ; // Set AllColumnsInOnePageP...AllColumnsInOnePageP to true saveOptions . SetEmbedStandardWind ( true ); //...

    docs.aspose.com/cells/cpp/fit-all-worksheet-col...
  8. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions....ExecuteWithRegions( string, string, SaveOptions , DataTable, MailMergeOptions...string outputFileName , SaveOptions saveOptions , DataTable dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  9. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. PclSaveOptions.fallbackFontName property | Aspo...

    PclSaveoptions.fallbackFontName property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections...." ); let saveOptions = new aw . Saving . PclSaveOptions...PclSaveOptions (); saveOptions . fallbackFontName = "Times New Roman"...

    reference.aspose.com/words/nodejs-net/aspose.wo...