Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,229 for

new

(0.24 sec)
  1. When you convert (source format and target form...

    Hello Alexander and Happy New Year, My Boss asked me to give him an answer on this issue: When you convert (source format and target format that are the same), What happened exactly in Aspose GIS library ? For examp…...1 Hello Alexander and Happy New Year, My Boss asked me to give...source/target(same) format 2. Save as a new file ? 3, Do you do other thinks...

    forum.aspose.com/t/when-you-convert-source-form...
  2. Working with Calendar Items on Exchange Server|...

    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....meeting request Appointment app = new Appointment ( "meeting request"...RecurrencePattern pattern = new DailyRecurrencePatte ( c . getTime...

    docs.aspose.com/email/java/working-with-calenda...
  3. HtmlFixedSaveOptions.fontFormat property | Aspo...

    HtmlFixedSaveOptions.fontFormat property. Gets or sets [ExportFontFormat](../../exportfontformat/) used for font exporting... let doc = new aw . Document ( base . myDir...font.docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...IDictionary<string, object> parameters1 = new Dictionary<string, object> {...sequenceParameters1 = new List<TemplateSequencePara> { new TemplateSequencePara...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  5. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....series: Presentation pres = new Presentation (); try { // Adds...series' color: Presentation pres = new Presentation ( "test.pptx" );...

    docs.aspose.com/slides/java/chart-series/
  6. 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...
  7. 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...
  8. 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...
  9. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...new({ NodeId: node.range_start.node...AsposeWordsCloud::DocumentPosition.new({ NodeId: node.range_end.node...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  10. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...docx template into a new Word document using Document...Aspose.Words.Document swDoc = new Aspose.Words.Document(); DocumentBuilder...

    forum.aspose.com/t/appending-document-not-maint...