Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 32,698 for

saveoptions

(0.14 sec)
  1. Rendering Project Data on Predefined Page Sizes...

    Learn how to render a project with a predefined page size using Aspose.Tasks for .NET....PageSize enumeration in SaveOptions . You can choose from a variety...PresentationFormat property in SaveOptions . Setting Page Size and Rendering...

    docs.aspose.com/tasks/net/rendering-project-dat...
  2. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing...."digital_signature_details" object of the "SaveOptions" object to # digitally sign...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing...."digital_signature_details" object of the "SaveOptions" object to # digitally sign...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Rendering Resource Usage View | Aspose.Tasks Do...

    Learn how to render the Resource Usage view of Microsoft Project (MPP/XML) files to PDF using Aspose.Tasks for .NET. Supports different timescale options for detailed reporting.... Initiate the SaveOptions object with the required...mpp" ); 2 // Define the SaveOptions with required TimeScale settings...

    docs.aspose.com/tasks/net/rendering-resource-us...
  5. PDF to PDF with Aspose Words (Aspose TotalNet) ...

    Hello Aspose team, When trying one of your website to process PDF → PDF (Convert PDF To PDF Online) Result is completely different compare when trying to use the code to do this. Maybe you have some working snippet…...Document(stream); PdfSaveOptions saveOptions = new PdfSaveOptions { Compliance...document.Save(pdfStream, saveOptions); pdfStream.Position = 0;...

    forum.aspose.com/t/pdf-to-pdf-with-aspose-words...
  6. Aspose.PSD for .NET 24.5 - Release Notes|Docume...

    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....PdfOptions saveOptions = new PdfOptions (); saveOptions . PdfCoreOptions...psdImage . Save ( outputFile , saveOptions ); } PSDNET-2033. Fix the...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  7. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python.... Document () saveOptions = aw . saving . OdtSaveOptions...aw . SaveFormat . ODT ) saveOptions . password = "MyPassword"...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  8. Rendering Gantt Charts | Aspose.Tasks Documenta...

    Learn how to render Gantt charts from your project files using Aspose.Tasks for .NET....During Rendering If the SaveOptions.RollUpGanttBars property...on the Gantt chart.) If SaveOptions.RollUpGanttBars = false,...

    docs.aspose.com/tasks/net/rendering-gantt-chart/
  9. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project task usage views using Aspose.Tasks for Java.... Initiate the SaveOptions object with the required..."RenderMe.mpp" ); 6 //Define the SaveOptions with required TimeScale settings...

    docs.aspose.com/tasks/java/rendering-task-usage...
  10. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....approach and conversion using SaveOption. This section will show you...works. Convert PDF using SaveOptions class This part of article...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...