Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 210,440 for

new

(0.11 sec)
  1. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag in Java....Document doc = new Document(); StructuredDocumentTa tag = new StructuredDocumentTa(doc...getListItems(); listItems.add(new SdtListItem("Value 1")); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  2. 在 VSTO 中新建 Diagram 和 Aspose.Diagram|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....Visible = false ; //Create a new diagram vdxDoc = vdxApp . Documents...vdxApp . ActivePage ; //Add a new rectangle shape Visio . Master...

    docs.aspose.com/diagram/zh/net/create-a-new-dia...
  3. SplitterContext | Aspose.Words for Java

    Document splitter context in Java....SplitterContext splitterContext = new SplitterContext(); splitterContext...(FileInputStream streamIn = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  4. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir...text fragments var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  5. Converting Metafiles to Other Image Formats in ...

    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....EmfMetafileImage class $metafile = new EmfMetafileImage ( $dataDir ...$dataDir . "EmfToBmp.bmp" , new BmpOptions ()); \ # Save EMF...

    docs.aspose.com/imaging/java/converting-metafil...
  6. Apply Different Style on the Each Text Value of...

    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.... new ( data_dir + "Drawing.vsd" )...'com.aspose.diagram.Cp' ) . new ( 0 )) shape . getText () . getValue...

    docs.aspose.com/diagram/java/apply-different-st...
  7. Basic Barcode Recognition|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....instance BarCodeReader reader = new BarCodeReader ( "barcode.png"...codes BarCodeReader reader = new BarCodeReader ( "image.png" ...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. DefaultFontSubstitutionRule Class | Aspose.Word...

    Discover the Aspose.Words.Fonts.DefaultFontSubstitutionRule class for seamless font management and enhanced document formatting. Optimize your workflow today!...doc = new Document (); FontSettings fontSettings = new FontSettings...all missing fonts with "Times New Roman". DefaultFontSubstitut...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Export JasperReport to EMF|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....ASEmfExporter emfExporter = new ASEmfExporter (); ASEmfExportConfigura...ASEmfExportConfigura emfExportConfigurati = new ASEmfExportConfigura (); emfExporter...

    docs.aspose.com/imaging/jasperreports/export-ja...
  10. Need the ability to be able to get negative sla...

    Hey, I know that negative slack is a result of scheduling error, but its calculation is present in MS Project. Would be great if TotalSlack would show negative values instead of 0 if the slack is negative for a task. As…...project = new Project(); project.Set(Prj.StartDate, new DateTime(2024...Add("Task 1"); task1.Set(Tsk.Start, new DateTime(2024, 10, 9, 8, 0, 0));...

    forum.aspose.com/t/need-the-ability-to-be-able-...