Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 213,190 for

new

(0.15 sec)
  1. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....<summary> /// Initializes a new instance of the LinkController...LinkController () { m_externalImages = new Dictionary < int , string >();...

    docs.aspose.com/slides/net/exporting-presentati...
  2. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...custom style. Document doc = new Document (); Style style = doc...

    reference.aspose.com/words/net/aspose.words/sty...
  3. AxisTimeUnit enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...xAxis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Out of memory on Image.Load - Free Support Foru...

    Hello, We have tried to process the DWG at (many_hatches.zip) with the Aspose.Cad library version 25.9 and the following code: var image = (CadImage)Image.Load(fileDownloadPath, New LoadOptions { CancellationToken = ca…...Load(fileDownloadPath, new LoadOptions { CancellationToken...Bounds); var svgRasterizationOpti = new CadRasterizationOpti { PageWidth...

    forum.aspose.com/t/out-of-memory-on-image-load/...
  5. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic signature in PDF documents programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); using var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); using var signature = new Aspose . Pdf . Facades . PdfFileSignature...

    products.aspose.com/pdf/net/signature/
  6. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....shutdownJVM () Instantiating a new Presentation Aspose.Slides for...for Java Presentation pres = new Presentation (); Aspose.Slides...

    docs.aspose.com/slides/python-java/limitations-...
  7. 导出媒体文件到HTML文件|Aspose.Slides 文档

    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....using ( Presentation pres = new Presentation ( srcFileName ))...VideoPlayerHtmlContr controller = new VideoPlayerHtmlContr ( path :...

    docs.aspose.com/slides/zh/net/export-media-file...
  8. 幻灯片转场|Aspose.Slides 文档

    在 C# 中使用 Aspose.Slides 控制幻灯片转场:选择类型、速度、声音和时间,以打磨 PPT、PPTX 和 ODP 演示文稿。...Add_Slide_Transition () { using var pres = new Presentation (); var slide =...Access_Slide_Transition () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java.... Document doc = new Document(getMyDir() + "Bibliography...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...