Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 164,094 for

new

(0.05 sec)
  1. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...referencedDoc = new Document(); DocumentBuilder refDocBuilder = new Docu...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_type property. Gets or sets the type of the document property to insert....corresponding built-in property with the new value. field = builder . insert_field...info_type = 'Comments' field . new_value = 'New comment' field . update...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Managing GridDesktops Context Menu|Documentation

    This article introduces how to customize context menu in GridDesktop....Moreover, it is possible to add new menu items with event handlers...are hidden Adding New Menu Items Add a new context menu item...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. XAR composition in C# | Aspose.Zip for .NET

    Examples of using a C# library to compose XAR archive....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/xar-composition/
  5. Public API Changes in Aspose.Note 1.9.0

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/public-api-changes-in-...
  6. com.aspose.barcode.PleaseReportException: The l...

    ライセンスを更新するため、新しく提供された、Aspose.Total.Java.licに置き換えました。 その結果、以下のエラーが発生しました。 com.aspose.barcode.PleaseReportException: The license signature is invalid. It looks like the license file was modified. 上記エラーが発生するのは、以下のコードになりま…...(InputStream in = new ByteArrayInputStream(lic)) { new com.aspose.barcode...SUPPRESS IllegalCatchCheck throw new DocumentProcessorFat(e); } これまで使用している、Aspose...

    forum.aspose.com/t/com-aspose-barcode-pleaserep...
  7. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Composing XAR Archives | Aspose.Zip Documentation

    The Java library allows you to create XAR archives for resource packaging....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/xar-composition/
  10. Issue with adding task link from manually sched...

    Using Aspose.Tasks 24.8.0. When I create a task link between a manually scheduled task and automatically scheduled one the scheduler does not move the automatically scheduled task. For example if I have a task that is ma…...project = new Project(); project.Set(Prj.StartDate, new DateTime(2024...true); manualTask.Set(Tsk.Start, new DateTime(2024, 9, 23, 8,0,0));...

    forum.aspose.com/t/issue-with-adding-task-link-...