Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 33,950 for

new

(0.16 sec)
  1. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in C# or .NET...applying new colors for the theme. To allow you select a new theme...using ( Presentation pres = new Presentation ()) { IAutoShape...

    docs.aspose.com/slides/net/presentation-theme/
  2. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_New_window property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a New window (or tab) of a browser....open_hyperlinks_in_new_window property PdfSaveOptions.open_h...open_hyperlinks_in_new_window property Gets or sets a value determining...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMerger.Execute | Aspose.Words for .NET

    Streamline your workflow with the MailMerger Execute method, effortlessly merging data for single records to enhance efficiency and accuracy....doc" ; string [] fieldNames = new string [] { "FirstName" , "Location"... }; string [] fieldValues = new string [] { "James Bond" , "London"...

    reference.aspose.com/words/net/aspose.words.low...
  4. How to Set Text to Header in Presentation Using...

    Hi everyone again; We need your help. We use Aspose Slides for .Net version 18.3, and we try to set text to header. I look this : Presentation Header and Footer|Aspose.Slides Documentation But visual studio doesn’t f…...SetHeader(0, "&\"Times New Roman,Bold\"&12Left Header Sample...Sample "); I mean "&“Times New Roman,Bold”&12Left Header Sample...

    forum.aspose.com/t/how-to-set-text-to-header-in...
  5. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...PDF document Document doc = new Document(dataDir + "cotiz_anonyme...SvgSaveOptions saveOptions = new SvgSaveOptions(); // Do not compress...

    forum.aspose.com/t/problem-reading-pdf-containi...
  6. Aspose::Words::Fields::FieldTitle class | Aspos...

    Aspose::Words::Fields::FieldTitle class. Implements the TITLE field. To learn more, visit the documentation article in C++....corresponding built-in property with the new value. builder -> Writeln ();...)); field -> set_Text ( u "My New Title" ); field -> Update ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 图像|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿的幻灯片中处理图像。从磁盘或网络添加图像到 PowerPoint 幻灯片。使用 Java 将图像添加到幻灯片母版或作为幻灯片背景。使用 Java 将 SVG 添加到 PowerPoint 演示文稿。使用 Java 将 SVG 转换为 PowerPoint 中的形状。使用 Java 将图像作为 EMF 添加到幻灯片中。...示例代码展示了如何将图像添加到幻灯片: Presentation pres = new Presentation (); try { ISlide...中从网络向幻灯片添加图像: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/image/
  8. Export to XAML|Aspose.Slides 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....settings: Presentation pres = new Presentation ( "pres.pptx" );...); try { pres . save ( new XamlOptions ()); } finally { if ( pres...

    docs.aspose.com/slides/java/export-to-xaml/
  9. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…... var project = new Project() { CalculationMode =...}; project.Set(Prj.StartDate, new DateTime(2000, 1, 3, 8, 0, 0));...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  10. Text Formatting|Aspose.Slides for Node.js via ....

    Manage and manipulate text and text frame properties in JavaScript...use this feature: var pres = new aspose . slides . Presentation...{ var textHighlightingOpti = new aspose . slides . TextHighlightingOpti...

    docs.aspose.com/slides/nodejs-java/text-formatt...