Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,693 for

dwg save

(0.11 sec)
  1. Add Watermark in C# | products.aspose.com

    Sample code for added watermark in C#. Use the sample API code to add a watermark to file in VB.NET, Asp.NET, or any .NET-based application....Save method while passing the resultant...main AutoCad formats including DWG, DXF, DGN, IFC, IGES, DWF, DWFx...

    products.aspose.com/cad/net/watermark/
  2. 如何在 TypeScript 中使用 Aspose.CAD|CAD Documentation

    在 TypeScript 中使用 Aspose.CAD....save(array, new PngOptions()); return...exportedFilePromise = Aspose.CAD.Image.save(array, new Aspose.CAD.PngOptions());...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  3. DWF to PDF conversion issues (corrupted PDF in ...

    Hello, We are evaluating Aspose.CAD for converting DWF files to PDF. We would like to understand: What are the limitations of the free (trial) version? What additional features or capabilities are available in th…...pdf_data = convert_with_retry(dwg_data, access_token) File “/h...VectorRasterizationO = options; cadImage.Save("blocks_and_tables.dwf.pdf"...

    forum.aspose.com/t/dwf-to-pdf-conversion-issues...
  4. C# ZiP File or Multiple Files into Archive

    C# source code that compresses the contents of a file, multiple files or folder into a zip archive programmatically....keeping backup, carrying data and saving data in more organized and...archive containing images using Save method . C# Code for Creating...

    products.aspose.com/zip/net/zip-file/
  5. C# ZiP File or Multiple Files into Archive

    C# source code that compresses the contents of a file, multiple files or folder into a zip archive programmatically....keeping backup, carrying data and saving data in more organized and...archive containing images using Save method . C# Code for Creating...

    products.aspose.com/zip/net/extract/
  6. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI exception on a vector PDF, I attach it, my code is: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First()); var book…...dwg.pdf (1.4 MB) Professionalize...new MemoryStream()) { bitmap.Save(currentImage, ImageFormat.Tiff);...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...
  7. Aspose 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....Product Family Convert AutoCAD DWG, DXF, DWF, DGN, IGES, STL and...Product Family Load, draw and save multiple font formats including...

    docs.aspose.com/
  8. 如何在 Vue 中使用 Aspose.CAD|CAD Documentation

    在 Vue 中使用 Aspose.CAD。...save(array, new PngOptions()); exportedFilePromise...run dev 执行示例 选择文件。 选择任何 DXF、DWG、DGN、DWF、DWFX、IFC、STL、DWT、IGE...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  9. Problem with IGS file - Free Support Forum - as...

    Good afternoon! I have an issue: when I try to convert an IGS file to PDF using Aspose.CAD for .NET, I only get an empty PDF with both height and width equal to int.minimum. Does anyone know what might be causing this pr…...explicit page dimensions when saving to PDF. Example: using Aspose...= rasterOptions }; cadImage.Save(@"C:\output.pdf", pdfOptions);...

    forum.aspose.com/t/problem-with-igs-file/321105
  10. Preserving native DXF entities (ARC, CIRCLE, LI...

    Hello, We have a workflow that involves converting DXF files through SVG and back to DXF, and we’re losing native entity types in the process. I’d appreciate guidance on the best approach. Our pipeline: Multiple indi…...focused on CAD file formats (DWG, DXF, DGN, etc.) and does not...model programmatically and then save it as DXF. This approach avoids...

    forum.aspose.com/t/preserving-native-dxf-entiti...