Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 223,108 for

new

(0.39 sec)
  1. PowerPoint 2024: Styles Break During PNG/HTML C...

    In some presentations that contain a large number of custom styles, the formatting breaks when converting the file to HTML or PNG. I assume this issue is related to the New style handling features introduced in PowerPoi…...this issue is related to the new style handling features introduced...formats, particularly with the new features introduced in PowerPoint...

    forum.aspose.com/t/powerpoint-2024-styles-break...
  2. XamlFlowSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the XamlFlowSaveOptions ImagesFolder property allows you to easily specify a folder for saving images when exporting documents to XAML format....ImageFolder () { Document doc = new Document ( MyDir + "Rendering...); ImageUriPrinter callback = new ImageUriPrinter ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 如何管理日期和时间|Documentation

    学习如何通过Aspose.Cells for JavaScript用C++管理日期和时间。...Creating a new Workbook object const workbook = new Workbook ();...ws . cells ; const dateData = new Date ( 2023 , 10 , 23 ); // JavaScript...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  4. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable font fallback options, ensuring seamless document rendering and enhanced text display....doc = new Document (); FontSettings fontSettings = new FontSettings...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...

    reference.aspose.com/words/net/aspose.words.fon...
  5. WarningSource Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningSource enum, identifying warning sources during document loading and saving for enhanced document management.... Document doc = new Document ( MyDir + "Emphases...WarningInfoCollectio warnings = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/war...
  6. Add Slides to Presentations on Android|Aspose.S...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java—seamless, efficient slide insertion in seconds....presentation file Presentation pres = new Presentation (); try { // Instantiate...dispose (); } FAQ Can I insert a new slide at a specific position...

    docs.aspose.com/slides/androidjava/add-slide-to...
  7. Licensing|CAD 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....subscription for free upgrades to any new versions or fixes that come out...aspose . cad . License license = new com . aspose . cad . License...

    docs.aspose.com/cad/java/licensing/
  8. Design Tables in Word using Python

    Follow this article to design tables in Word using Python. It has the details to set the IDE, a list of steps, and a sample code to add Microsoft Word table design using Python....file and autofit it Create a new table style and set its name...existing table style with this new table style Save the output Word...

    kb.aspose.com/words/python/design-tables-in-wor...
  9. FixedPageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FixedPageSaveOptions for seamless document conversion to PDF, XPS, and images. Unlock flexible saving options today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....document Document pdfDocument = new Document ( _dataDir + "input...getContents (); File file = new File ( fileSpecification . getName...

    docs.aspose.com/pdf/java/extract-and-save-an-at...