Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 13,737 for

pdfsaveoptions

(0.62 sec)
  1. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_save_options method...docx' ) # Create a "PdfSaveOptions" object that we can pass...file_name = ARTIFACTS_DIR + 'PdfSaveOptions.MemoryOptimization.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Կատարեք PDF՝ Օգտագործելով C++

    Ստեղծեք նոր PDF C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով C++ գրադարանը:...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/hy/cpp/make/pdf/
  3. How to Convert OTG to PDF in C#

    Step by step tutorial on how to convert OTG to PDF in C#. Convert OTG to PDF Using C#, ASP.NET, Windows Desktop applications....PDF using Save method and PdfSaveOptions Note that in steps 5 and...

    kb.aspose.com/imaging/net/how-to-convert-otg-to...
  4. Memory Cap of 4GB when converting HTML to PDF -...

    Hi - I’m currently testing a conversion of html to pdf with the code below and it looks like the memory usage runs up to about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...ConvertHTML(TestingHtml, new PdfSaveOptions(), $@".\{Guid.NewGuid()}...ConvertHTML(htmlPath, new PdfSaveOptions(), $@".{Guid.NewGuid()}...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...
  5. BookmarksOutlineLevelCollection.remove_at metho...

    BookmarksOutlineLevelCollection.remove_at method. Removes a bookmark at the specified index.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Გააკეთეთ WORD C# Ის Გამოყენებით

    შექმენით ახალი WORD C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD .NET ბიბლიოთეკის გამოყენებით....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...

    products.aspose.com/words/ka/net/make/word/
  7. Convert JT to PDF via C# | products.aspose.com

    Sample code for JT to PDF C# conversion. Use API example code for batch JT files to PDF conversion within VB.NET, Asp.NET or any .NET based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/net/conversion/jt-to-pdf/
  8. Convert PLY to PDF via Java | products.aspose.com

    Sample Java conversion code for PLY format to PDF file. Use this example code to convert PLY to PDF within any Web or Desktop Java based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions System Requirements Before...

    products.aspose.com/3d/java/conversion/ply-to-pdf/
  9. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…...ngs); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/word-to-pdf-document-format/...
  10. Convert DXF to PDF via Java | products.aspose.com

    Sample Java conversion code for DXF format to PDF file. Use this example code to convert DXF to PDF within any Web or Desktop Java based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions System Requirements Before...

    products.aspose.com/3d/java/conversion/dxf-to-pdf/