Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 344 for

report field update

(0.43 sec)
  1. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...get("/Users/pizhai/Downloads/report_0.pdf"), outputStream.toByteArray());...formatting aspects. Update Fields : Ensure that any fields in the document...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  2. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....time zone used for date/time fields. getDefaultTemplate() Gets...setCreatedTime(java.util.Date) property is updated before saving. getUpdateFields()...

    reference.aspose.com/words/java/com.aspose.word...
  3. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....time zone used for date/time fields. getDefaultTemplate() Gets...setCreatedTime(java.util.Date) property is updated before saving. getUpdateFields()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PPTX to DOCM via Java or with free Onli...

    Java API to Export PPTX to DOCM without using Microsoft Word or PowerPoint or online. Test free PPTX to DOCM online converter quickly before integrating the code....automation scripts and dynamic fields. This conversion benefits enterprises...enterprises automating report generation or structured documentation...

    products.aspose.com/total/java/conversion/pptx-...
  5. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...pdf" )) { // Update pages document . Pages . Insert...document . Pages . Add (); // Update pagination artifacts document...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  6. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....time zone used for date/time fields. getDefaultTemplate() Gets...setCreatedTime(java.util.Date) property is updated before saving. getUpdateFields()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Handling Overtime, Remaining Costs and Work | A...

    Learn how to handle Microsoft Project (MPP/XML) overtime and remaining costs and work values using Aspose.Tasks for .NET....and update these fields, enabling you to build reporting tools...Microsoft Project. Q: Can I update RemainingWork values with Aspose...

    docs.aspose.com/tasks/net/handling-overtime-rem...
  8. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....time zone used for date/time fields. getDefaultTemplate() Gets...setCreatedTime(java.util.Date) property is updated before saving. getUpdateFields()...

    reference.aspose.com/words/java/com.aspose.word...
  9. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....time zone used for date/time fields. getDefaultTemplate() Gets...setCreatedTime(java.util.Date) property is updated before saving. getUpdateFields()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Mergin pdf forms causes a Null Reference Except...

    I am working on merging multiple pdf documents and it was failing only when i included a pdf document that had form Fields. Here is a very simple code. FileStream inputStream = new FileStream(".myFile.pdf", FileMode.O…...pdf document that had form fields. Here is a very simple code...details and will keep you updated on the status of a correction...

    forum.aspose.com/t/mergin-pdf-forms-causes-a-nu...