Sort Score
Result 10 results
Languages All
Labels All
Results 8,251 - 8,260 of 213,937 for

new

(0.65 sec)
  1. Repair PDF with Rust via C++|Aspose.PDF for Rus...

    This topic describes how to Repair PDF via Rust via C++...PDF file and saving it as a new document is a common requirement...starting point for developers new to using PDF libraries like Aspose...

    docs.aspose.com/pdf/rust-cpp/repair-pdf/
  2. Converting PDF to JPEG/TIF C# results in black ...

    When converting some PDFs to JPG or TIF, a black image file is generated. So far, this has only occurred with PDFs created with ‘Simple Scan’ that contain an image. I have included example files in the attachment. We …...using (Document pdfDocument = new Document(Path.Combine(dataDir...resolution = new Resolution(300); JpegDevice jpegDevice = new JpegDevice(resolution);...

    forum.aspose.com/t/converting-pdf-to-jpeg-tif-c...
  3. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/text-rendering-type1-f...
  4. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......{ using (Presentation pres = new Presentation()) { pres.Slides...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine()...

    docs.aspose.com/slides/ja/net/web-extensions/sa...
  5. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....source workbook const workbook = new AsposeCells . Workbook ( filePath...( dataDir , ".output.xls" ), new AsposeCells . XlsSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  6. 向 3D 实体添加材质|Documentation

    PBR 在游戏引擎视觉效果中起着关键作用,它通过衰减亮度以及散射反射光,实现了光线与表面之间交互的高效且逼真的渲染。开发人员可以使用 Aspose.3D API 将 PBR 材质应用于场景中的 3D 对象。此代码示例演示了如何创建 Box 对象,然后应用 PBR 材质。...threed" ); // 初始化场景 var scene = new aspose . threed . Scene (); //...// 初始化 PBR 材料对象 var mat = new aspose . threed . PbrMaterial ();...

    docs.aspose.com/3d/zh/nodejs-java/add-material-...
  7. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/areas-detection/curved_...
  8. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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...load diagram Diagram diagram = new Diagram ( "C:/temp/Drawing1.vsdx"...

    docs.aspose.com/diagram/java/public-api-changes...
  9. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET and Python.... Create a new Python project. Add a reference...Document ( path_infile ) # Setup new file to be added as attachment...

    products.aspose.com/pdf/python-net/attachments/
  10. PageSetup.lineStartingNumber property | Aspose....

    PageSetup.lineStartingNumber property. Gets or sets the starting line number....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...