Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 196,994 for

new

(0.06 sec)
  1. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and insert mtext acc. to Work with text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…...DwgImage dwgImage = new DwgImage(); CadMText mText = new CadMText();...= 40; mText.InsertionPoint = new Cad3DPoint(300, 40, 0); mText...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  2. Connectors not importing correctly - Free Suppo...

    After importing vsd file, some connectors have extra entry in geometry section, which results in extra lines at the end of connectors. vsd file in question and screenshot of an issue: connector issue.zip (218.5 KB) Th…...File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diagram(file...unnecessary geometry entries and add new ones as needed. Here’s a code...

    forum.aspose.com/t/connectors-not-importing-cor...
  3. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/convert-svg-to-image/
  4. WarningInfoCollection.count property | Aspose.W...

    WarningInfoCollection.count property. Gets the number of elements contained in the collection....warnings = new aw . WarningInfoCollectio (); let lo = new aw . Loading...warningCallback = warnings ; let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for .NET to change Microsoft Project (MPP/XML) project files' calculation modes. Also, samples of reading or setting project properties are presented below....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-project-...
  6. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers... In Configure your new project window set desired project...FontRepository . Sources . Add ( new FolderFontSource ( Path . Combine...

    docs.aspose.com/pdf/net/docker/dotnet8/
  7. Convert WORD To HTML C#

    Convert a Word document to HTML format in C# code. Save a Word document as HTML using C#....Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/net/conversion/word-t...
  8. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....document Document pdfDocument = new Document ( _dataDir + "input...ExcelSaveOptions excelsave = new ExcelSaveOptions (); // Save...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  9. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...License lic = new Aspose.Tasks.License(); lic.SetLicense(“Aspose...EventArgs e) { Project proj = new Project(); DateTime projectstartdate...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  10. PrimaryandSecondaryAxis.xlsx

    Sheet1 Region Sales Volume Growth Rate Peking 100 0.7 New York 80 0.8 Paris 140 1 Growth Rate Peking New York Paris 0.7 0.8 1 Sales Volume Peking New York Paris 100 80 140 2024-01-05T09:10:59Z 16.0......7 New York 80 0.8 Paris 140 1 Growth Rate Peking New York...7 0.8 1 Sales Volume Peking New York Paris 100 80 140 2024-01-05T09:10:59Z...

    docs.aspose.com/cells/tr/java/primary-and-secon...