Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 164,075 for

new

(0.06 sec)
  1. SmartTag.Properties | Aspose.Words for .NET

    Discover SmartTag Properties, a unique collection of innovative smart tag solutions designed to enhance your property management and streamline operations....void Create () { Document doc = new Document (); // A smart tag appears...underline. SmartTag smartTag = new SmartTag ( doc ); // Smart tags...

    reference.aspose.com/words/net/aspose.words.mar...
  2. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...startTrackRevisions("John Doe", new Date()); builder.write("This...

    reference.aspose.com/words/java/com.aspose.word...
  3. XAR composition in C# | Aspose.Zip for .NET

    Examples of using a C# library to compose XAR archive....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/xar-composition/
  4. Public API Changes in Aspose.Note 1.9.0

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/public-api-changes-in-...
  5. Save Presentation|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....PPT file Presentation pres = new Presentation (); try { // .....below example we have created a new Presentation file, add text in...

    docs.aspose.com/slides/java/save-presentation/
  6. 注解 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释。...PDF file Document document = new Document ( System . IO . Path...caretAnnotation1 = new CaretAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/annotation/
  7. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... let srcDoc = new aw . Document ( base . myDir...lists. let importFormatOptions = new aw . ImportFormatOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Composing XAR Archives | Aspose.Zip Documentation

    The Java library allows you to create XAR archives for resource packaging....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/xar-composition/
  9. Issue with adding task link from manually sched...

    Using Aspose.Tasks 24.8.0. When I create a task link between a manually scheduled task and automatically scheduled one the scheduler does not move the automatically scheduled task. For example if I have a task that is ma…...project = new Project(); project.Set(Prj.StartDate, new DateTime(2024...true); manualTask.Set(Tsk.Start, new DateTime(2024, 9, 23, 8,0,0));...

    forum.aspose.com/t/issue-with-adding-task-link-...
  10. PclSaveOptions.fallbackFontName property | Aspo...

    PclSaveOptions.fallbackFontName property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...world!" ); let saveOptions = new aw . Saving . PclSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...