Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 330 for

report field update

(0.12 sec)
  1. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......NewPage; // unlink page field FixPageNumber(page, ref pageNumber);...//// unlink page field //page.Range.Fields.Where(f => f.Type...

    forum.aspose.com/latest.rss
  2. XlsxSaveOptions | Aspose.Words for Java

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

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

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT 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. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for Java....IgnoreWarnings are newly added fields for a task. Similarly for resources...CONTACT , "Rsc 1" ); 30 // new fields 31 task. set (Tsk. IS_MARKED...

    docs.aspose.com/tasks/java/writing-metadata-to-...
  5. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. Java API code to manage comments of TSV files....delete comments from TSV file Update Threaded TSV Comments Add library...get(Index) Use setNotes method to update the comment Call the save method...

    products.aspose.com/total/java/annotate/tsv/
  6. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. Java API code to manage comments of XLTX files....delete comments from XLTX file Update Threaded XLTX Comments Add...get(Index) Use setNotes method to update the comment Call the save method...

    products.aspose.com/total/java/annotate/xltx/
  7. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats 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...
  8. 使用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...
  9. 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...
  10. 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...