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

new

(0.28 sec)
  1. Merge SVG to PNG in C# | products.aspose.com

    Merge SVG to PNG in C#. Use .NET library API to combine SVG and PNG files...pres = new Presentation()) { ISvgImage svgImage = new SvgImage(...image); ISvgImage svgImage2 = new SvgImage( "doc.svg" ); IPPImage...

    products.aspose.com/slides/net/merger/svg-to-png/
  2. Protect and Unprotect Worksheet with Node.js vi...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Node.js via C++....); // Create a new file. const workbook = new AsposeCells . Workbook...); // Create a new file. const workbook = new AsposeCells . Workbook...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  3. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display....FontSettings fontSettings = new FontSettings (); // These are..."Noto Sans" ; Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. DocumentBuilder.InsertForms2OleControl | Aspose...

    Effortlessly integrate Forms2OleControl with DocumentBuilder's InsertForms2OleControl method. Enhance your document functionality today!... DocumentBuilder builder = new DocumentBuilder (); CommandButtonControl...CommandButtonControl button1 = new CommandButtonControl (); Shape shape...

    reference.aspose.com/words/net/aspose.words/doc...
  5. BasicTextShaperCache class | Aspose.Words for P...

    aspose.words.shaping.BasicTextShaperCache class. Implements basic cache for [ITextShaper](../itextshaper/) instances...get_text_shaper(font_path, face_index) Returns new instance of a text shaper for...font_blob, face_index) Returns new instance of a text shaper for...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 C# 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上使用 PDF 文件中的表的 C# 源代码。...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...var table = new Aspose . Pdf . Table { Border = new Aspose . Pdf...

    products.aspose.com/pdf/zh-hans/net/table/
  7. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = New Workbook(dir + @"\T…...using (Workbook TemplateWB = new Workbook(dir + @"\Test_05142025\Chart_Template...ImageOrPrintOptions options = new ImageOrPrintOptions { OnePagePerSheet...

    forum.aspose.com/t/labels-in-charts-are-positio...
  8. Digital Signature in PowerPoint|Aspose.Slides D...

    Add digital signature certificate, certificate authority into PowerPoint presentation with Aspose.Slides....presentation file Presentation pres = new Presentation (); try { // Create...DigitalSignature signature = new DigitalSignature ( "testsignature1...

    docs.aspose.com/slides/androidjava/digital-sign...
  9. Digital Signature in PowerPoint|Aspose.Slides D...

    Add digital signature certificate, certificate authority into PowerPoint presentation with Aspose.Slides....presentation file Presentation pres = new Presentation (); try { // Create...DigitalSignature signature = new DigitalSignature ( "testsignature1...

    docs.aspose.com/slides/java/digital-signature-i...
  10. Presentation Notes|Aspose.Slides Documentation

    Presentation notes, speaker notes in Java...topic, we will introduce this new feature of removing Notes also...presentation file Presentation pres = new Presentation ( "presWithNotes...

    docs.aspose.com/slides/java/presentation-notes/