Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 1,729 for

track changes

(0.23 sec)
  1. "Report Server Error" when rendering *.rdl repo...

    Hello Aspose Support! Our Development Team is currently evaluating Aspose.Words for purchase under a 30-day trial. We are hopeful we can use Aspose.Words to provide a specific client system requirement for this project …...any configurations we could change that would allow us to continue...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/report-server-error-when-ren...
  2. Does aspose cells editor support fill colour on...

    hi Aspose, in the aspose cells editor do we have the ability to support fill colours on Graphs or Embedded Images? Screen shorts are from the Demo site Currently it is showing like this. image.png (108.7 KB) image.…...type: chart image, you want to change the background or the chart...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/does-aspose-cells-editor-sup...
  3. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...ExportActiveWorkshee = false, // Changed to false Encoding = Encoding...ticket(s) in our internal issue tracking system and will deliver their...

    forum.aspose.com/t/html-file-is-displayed-incor...
  4. تحويل ملفات PPSM إلى DIF عبر الإنترنت أو إنشاء ...

    تطبيق مجاني عبر الإنترنت لتحويل ملفات PPSM إلى ملفات DIF. كود مكتبة تحويل .NET C# لمستندات PPSM....to manage slide content, track changes, and collaborate with team...

    products.aspose.com/total/ar/net/conversion/pps...
  5. تحويل ملفات PPSM إلى Excel عبر الإنترنت أو إنشا...

    تطبيق مجاني عبر الإنترنت لتحويل ملفات PPSM إلى ملفات Excel. كود مكتبة تحويل .NET C# لمستندات PPSM....to visualize map data, track changes, and document historical...

    products.aspose.com/total/ar/net/conversion/pps...
  6. Licensing and Subscription|Aspose.Words for .NET

    Aspose.Words for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#.... Changing the License File Name The...SetMeteredKey . The library tracks usage and reports it to Aspose...

    docs.aspose.com/words/net/licensing/
  7. Работа с коментари в Python|Aspose.Words вместо...

    Как да добавите, премахнете или манипулирате коментари в документ, използвайки Python....документ (в допълнение към Track Changes) е обичайна практика при...

    docs.aspose.com/words/bg/python-net/working-wit...
  8. 使用 C++ 管理演示文稿中的音频|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中创建和控制音频帧——提供嵌入、裁剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中配置播放的代码示例。...Save ( u "AudioFrameEmbed_changed.pptx" , SaveFormat :: Pptx...audio ); // Add a new caption track from a WebVTT file. audioFrame...

    docs.aspose.com/slides/zh/cpp/audio-frame/
  9. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...been created in our issue tracking system. We will further look...snipped works, but as soon as I change repParagraphSearch = @"1.2345";...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  10. Audio in Präsentationen mit Java verwalten|Aspo...

    Erstellen und steuern Sie Audio-Frames in Aspose.Slides für Java – Codebeispiele zum Einbetten, Zuschneiden, Schleifen und Konfigurieren der Wiedergabe in PPT-, PPTX- und ODP-Präsentationen.... save ( "AudioFrameEmbed_changed.pptx" , SaveFormat . Pptx );...getCaptionTracks (). add ( "New track" , "track.vtt" ); presentation ....

    docs.aspose.com/slides/de/java/audio-frame/