Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 223,108 for

new

(0.27 sec)
  1. DataRowView | Aspose.Words for Java

    Represents a customized view of a DataRow in Java....DataRow row) Initializes a new instance of this class. Methods...Data.DataRow row) Initializes a new instance of this class. Parameters:...

    reference.aspose.com/words/java/com.aspose.word...
  2. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XlsxSaveOptions SaveFormat property to effortlessly save documents in Xlsx format, ensuring compatibility and quality for your files.... Document doc = new Document ( MyDir + "Shape with...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldToc.CaptionlessTableOfFiguresLabel | Aspos...

    Discover the FieldToc CaptionlessTableOfFiguresLabel property to customize your table of figures. Easily manage sequence identifiers without captions!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Converting Documents with Microsoft Azure App s...

    Find out how to convert PDF documents with Microsoft Azure App Service and Aspose.PDF for .NET, optimizing document workflows in the cloud.... Create a new Resource Group. Create a new App Service: Choose...Studio 2022. Click “Create a new project”. Select “ASP.NET Core...

    docs.aspose.com/pdf/net/converting-documents-wi...
  5. BaseWebExtensionCollection | Aspose.Words for Java

    Base class for TaskPaneCollection WebExtensionBindingCollection WebExtensionPropertyCollection and WebExtensionReferenceCollection collections in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldOptions.UserPromptRespondent | Aspose.Word...

    Discover how the FieldOptions UserPromptRespondent property enhances user experience by managing respondent interactions during field updates....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...mail merge. DataTable table = new DataTable ( "My Table" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PPT document chart using .NET | products.aspose...

    C# source code to draw and convert chart or diagram in PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Presentation Presentation pres = new Presentation(); ISlide slide...ChartData.Series.Clear(); //Add new series chart.ChartData.Series...

    products.aspose.com/slides/net/chart/ppt/
  8. Otevření a úprava souboru PSD | products.aspose...

    Otevřete a upravte soubor PSD pomocí online editoru...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/cz/editor/psd/
  9. Aspose PDF Out of memory Exception with version...

    I’m getting out of memory exception with the attached code. We do have corporate license under Inovalon Inc. Process:- We convert list of .PNG image to PDF using Aspose and then convert to a memorystream. While conver…...myStream; using (var outputStream = new MemoryStream()) { using (Aspose...(Aspose.Pdf.Document doc = new Aspose.Pdf.Document()) { foreach (var...

    forum.aspose.com/t/aspose-pdf-out-of-memory-exc...
  10. Extract Assets from USD File Formats via Java |...

    Sample Java extract assets code for USD file. Use this example code to extract assets from USD file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/usd/