Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 22,867 for

loadoptions

(0.5 sec)
  1. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  3. Stacked Area Chart Labels Not Rendering in PDF ...

    Summary Stacked Area Charts (ChartType 48) in PowerPoint presentations don’t render axis labels and legends when converted to PDF using Aspose.Slides 26.2, even though regular Area charts work correctly. Environment As…...Doesn’t fix geometry Removing LoadOptions - No effect Various font...None) - No effect Removing LoadOptions during presentation load...

    forum.aspose.com/t/stacked-area-chart-labels-no...
  4. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  5. Docx to Pdf problem on footer field - Free Supp...

    We are facing a strange behaviour when saving docx file to pdf This is our method for saving file private void SaveDocument(ApplicationDataServerContext serverCtx, TemplateInfo templateInfo, Document document, LoadOpti…...Document document, LoadOptions loadOptions, string outputPath)...ePathDocx).LoadDocument(loadOptions); DocumentStoreHelper.St...

    forum.aspose.com/t/docx-to-pdf-problem-on-foote...
  6. Aspose.PSD for .NET 23.1 - 发布说明|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....png" ; var loadOptions = new PsdLoadOptions () {...Image . Load ( sourceFile , loadOptions )) { // 首先我们调整整个图像的大小 image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Stack Overflow when converting a document to PD...

    Dim oDoc As Aspose.Words.Document = Nothing Dim oWordsOptions As Aspose.Words.Loading.Loadoptions = Nothing oWordsOptions = New Aspose.Words.Loading.Loadoptions oWordsOptions.ResourceLoadingCallback = Ne…...LoadOptions = Nothing oWordsOptions =...New Aspose.Words.Loading.LoadOptions oWordsOptions.ResourceLoadingCallb...

    forum.aspose.com/t/stack-overflow-when-converti...
  8. Unable to view the charts/graphs in the aspose ...

    Hello Aspose, I am unable to view the charts/graphs in the attached sample .xls file. currently it is showing as blank, please look into this and do the needful. image.png (20.0 KB) ENE.PC.00000058.zip (178.7 KB) T…...not use LoadOptions.setLoadDataOnly(true) ). LoadOptions opts =...= new LoadOptions(LoadFormat.XLS); opts.setLoadDataOnly(false);...

    forum.aspose.com/t/unable-to-view-the-charts-gr...
  9. PSD ファイルビューア | products.aspose.com

    PSD ファイルビューア...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/jp/view/psd-file-viewer/
  10. ODT to PDF Conversion – Paragraph Formatting Is...

    odt sample_from aspose webstie.zip (13.3 KB) Hello Aspose Support Team, We are experiencing an issue with ODT to PDF conversion where the paragraph formatting in the output PDF does not match the original ODT file. We…...example: OdtLoadOptions loadOptions = new OdtLoadOptions(); Aspose...Words.Document(inStream, loadOptions); PDF Save Options : You...

    forum.aspose.com/t/odt-to-pdf-conversion-paragr...