Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。学习 C++ 的功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...
Միավորել մի քանի Doc Պատկեր ին Java կոդի մեջ: Պահպանեք Doc որպես Պատկեր օգտագործելով Java:...Բազմաթիվ DOC փոխարկեք պատկեր ի Java Բարձր արագությամբ Java գրադարան՝...գրադարան՝ մի քանի DOC պատկեր Օգտագործեք մեր փաստաթղթերի միաձուլման...
Միավորել մի քանի Doc JPG ին Java կոդի մեջ: Պահպանեք Doc որպես JPG օգտագործելով Java:...Բազմաթիվ DOC փոխարկեք JPG ի Java Բարձր արագությամբ Java գրադարան՝...գրադարան՝ մի քանի DOC JPG Օգտագործեք մեր փաստաթղթերի միաձուլման API...
შეკუმშოს Doc JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ Doc კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....კოდი DOC ის შეკუმშვისთვის JavaScript Მაღალი ხარისხის Node.js...js ბიბლიოთეკა DOC ფაილების ზომისა და შინაარსის ოპტიმიზაციისთვის...
Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...
Aspose::Words::Document::get_HasRevisions method. Returns true if the Document has any tracked changes in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Normal editing of the document...
Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Normal editing of the document...
Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Normal editing of the document...
CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from Document... let doc = new aw . Document (); doc . styles . add...StyleType . List , "MyListStyle1" ); doc . styles . add ( aw . StyleType...
CleanupOptions.unused_lists property. Specifies whether unused list and list definitions should be removed from Document... doc = aw . Document () doc . styles . add (...StyleType . LIST , 'MyListStyle1' ) doc . styles . add ( aw . StyleType...