Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 164,094 for

new

(0.06 sec)
  1. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…...(javaDate == null) { return new DateTime(); } else { long var1...getDefault().getOffset(var1)); return new DateTime(var3, 0L); } } Someone...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  2. 通过 Node.js 加载或导入带有公式的 CSV 文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载和导入包含公式的 CSV 文件。...cells' ); let loadOptions = new AsposeCells . TxtLoadOptions...setHasFormula ( true ); let workbook = new AsposeCells . Workbook (); workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/load-or-imp...
  3. 如何使用 Java 获取 Link 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Link 注释的 Java 示例代码。...PDF file Document document = new Document ( _dataDir + "SimpleResume_mod...annotationSelector = new AnnotationSelector ( new LinkAnnotation (...

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add ( "Aspose Test Series" , new [] { "Word" , "PDF" , "Excel"...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Avaa ja muokkaa PSD-tiedostoa | products.aspose...

    Avaa ja muokkaa PSD-tiedostoa online-editorilla...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/fl/editor/psd/
  6. MappedDataFieldCollection.Count | Aspose.Words ...

    Discover the MappedDataFieldCollection Count property, which efficiently reveals the total number of elements in your data collection for optimized management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Გადაიყვანეთ JPG TXT Javascript

    გადაიყვანეთ JPG TXT JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც TXT JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  8. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...Document doc = new Document(); Table table = new Table(); table...table.setDefaultCellBorder(new com.aspose.pdf.BorderInfo(com.aspose...

    forum.aspose.com/t/rare-chinese-characters-disp...
  9. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in Java...rectangle: Presentation pres = new Presentation (); try { IShape...a shape: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/androidjava/shape-effect/
  10. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in Java...rectangle: Presentation pres = new Presentation (); try { IShape...a shape: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/java/shape-effect/