Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 214,296 for

new

(0.11 sec)
  1. List.IsRestartAtEachSection | Aspose.Words for ...

    Discover the IsRestartAtEachSection property to control list numbering in sections. Enhance document organization with this easy-to-use feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... OoxmlSaveOptions options = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.lis...
  2. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... writeln (); let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Worksheets|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....Worksheets to a New Excel File To create a new Excel file programmatically:...passing the sheet index of the new worksheet to the WorksheetCollection...

    docs.aspose.com/cells/cpp/manage-worksheets/
  4. Using Anonymous Types or Custom Objects|Documen...

    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.... WorkbookDesigner report = new WorkbookDesigner (); // Get the... IList < MyProduct > list = new List < MyProduct >(); // Provide...

    docs.aspose.com/cells/net/using-anonymous-types...
  5. 使用匿名类型或自定义对象|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.... WorkbookDesigner report = new WorkbookDesigner (); //Get the... IList < MyProduct > list = new List < MyProduct >(); //Provide...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  6. Export JasperReport to DICOM|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....ASDicomExporter dicomExporter = new ASDicomExporter (); ASDicomExportConfigu...ASDicomExportConfigu dicomExportConfigura = new ASDicomExportConfigu (); dicomExporter...

    docs.aspose.com/imaging/jasperreports/export-ja...
  7. Public API Changes in Aspose.3D 1.2.0|Documenta...

    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.... It includes not only new and updated public methods, but...Example code: C# Scene scene = new Scene (); Node cameraNode = scene...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your document imports with LoadOptions' ResourceLoadingCallback. Control loading of external resources like images and stylesheets seamlessly....{ LoadOptions loadOptions = new LoadOptions (); loadOptions .... ResourceLoadingCallb = new HtmlLinkedResourceLo (); // When...

    reference.aspose.com/words/net/aspose.words.loa...
  9. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in document management....LoadingProgressCallb progressCallback = new LoadingProgressCallb (); LoadOptions...LoadOptions loadOptions = new LoadOptions { ProgressCallback = progressCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 在PDF中以编程方式添加图片水印|Aspose.PDF for Java

    使用Aspose.PDF for Java库中的ImageStamp类在PDF文档中添加图片水印。...打开文档 Document pdfDocument = new Document ( _dataDir + "AddImageStamp...创建图片印章 ImageStamp imageStamp = new ImageStamp ( _dataDir + "aspose-logo...

    docs.aspose.com/pdf/zh/java/image-stamps-in-pdf...