Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 33,600 for

saveoptions

(0.16 sec)
  1. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_text method... SaveOptions , watermark_text : str ):...file name. save_options SaveOptions The save options. watermark_text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SaveOptions.update_ole_control_images property ...

    Saveoptions.update_ole_control_images property. Gets or sets a value determining whether OLE controls presentation image will be updated....update_ole_control_images property SaveOptions.update_ole_control_images...words.saving class SaveOptions SaveOptions.update_last_saved_time_property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. pdf转docx出现异常,System.NullReferenceException - Fr...

    示例代码: Document pdfDocument = new Document(“d:\test1.pdf");test1.pdf (176.5 KB) DocSaveoptions Saveoptions = new DocSaveoptions(); Saveoptions.Format = DocSaveoptions.DocFormat.DocX; pdfDocument.Save(“d:\test1.docx”, …...DocSaveOptions saveOptions = new DocSaveOptions(); saveOptions.Format...pdfDocument.Save(“d:\test1.docx”, saveOptions); asad.ali September 8, 2021...

    forum.aspose.com/t/pdf-docx-system-nullreferenc...
  4. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...DocxSaveOptions saveOptions = new DocxSaveOptions(); saveOptions.OnePagePerSheet...Save("e:\\test2\\out1.docx", saveOptions); Please find attached the...

    forum.aspose.com/t/issue-with-tables-having-lar...
  5. Გადაიყვანეთ TEXT Გამოსახულება C++

    გადაიყვანეთ TEXT Გამოსახულება C++ ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება C++....txt" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/ka/cpp/conversion/tex...
  6. HTML to PDF does not create colored emojis - Fr...

    test_files.zip (10.5 KB) I cannot get colored emojis to work when converting from html to pdf. I have tried this in both Windows (where I have “Segoe UI Emoji” colored fonts) and in Linux with (with Google Noto font). …...htm", optionsHtml)) { var saveOptions = new Aspose.Pdf.PdfSaveOptions()...document.Save(tempPath, saveOptions); } Professionalize.Discourse...

    forum.aspose.com/t/html-to-pdf-does-not-create-...
  7. Aspose.PDF for Java 9.1.0 中的公共 API 更改|Aspose.PD...

    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....类的更改: DocSaveOptions extends SaveOptions -> DocSaveOptions extends...HtmlSaveOptions extends SaveOptions -> HtmlSaveOptions extends...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  8. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var Saveoptions = new DocSaveoptions { Format = DocSaveOption…...Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format...Save(asposePdfSavePath, saveOptions); Console.WriteLine("<<aspose...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  9. Fill.TwoColorGradient | Aspose.Words for .NET

    Apply a stunning two-color gradient fill with our Fill TwoColorGradient method, enhancing your designs with vibrant, customizable effects.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientFill.docx" , saveOptions ); See Also enum GradientStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SaveOptions.defaultTemplate property | Aspose.W...

    Saveoptions.defaultTemplate property. Gets or sets path to default template (including filename)...defaultTemplate property SaveOptions.defaultTemplate property...Words.Saving class SaveOptions SaveOptions.allowEmbeddingPostSc...

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