Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 216,893 for

new

(0.14 sec)
  1. Aspose.Cells 16.12.0 中的公共 API 更改|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....class LoadOptions options = new LoadOptions (); //Create an instance...constructor LoadFilter filter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Formatting an Appointment in Aspose.Email|Docum...

    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....AppointmentFormattin formattingOptions = new AppointmentFormattin (); formattingOptions...Formatting an Appointment . Create New Calendar Item Set Color Category...

    docs.aspose.com/email/java/formatting-an-appoin...
  3. Extract fonts from PDF|Aspose.PDF for Java

    How to extract font from PDF using Aspose.PDF for Java... Document pdfDocument = new com . aspose . pdf . Document...font : fonts ) { font . save ( new FileOutputStream ( font . getFontName...

    docs.aspose.com/pdf/java/extract-fonts-from-pdf/
  4. PdfSaveOptions.RenderChoiceFormFieldBorder | As...

    Discover how the PdfSaveOptions RenderChoiceFormFieldBorder property enhances PDF form design by controlling choice field borders for better user experience.... Document doc = new Document ( MyDir + "Legacy drop-down...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TextColumnCollection.Spacing | Aspose.Words for...

    Discover the TextColumnCollection Spacing property, effortlessly manage column spacing in points for a polished, professional layout. Enhance your design today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Node.js via Java, you can set of get radius of a sphere....initialize a scene var scene = new aspose . threed . Scene (); //...initialize a Sphere var sphere = new aspose . threed . Sphere ();...

    docs.aspose.com/3d/nodejs-java/working-with-rad...
  7. Document.DefaultTabStop | Aspose.Words for .NET

    Discover how to customize the DefaultTabStop property to set precise tab intervals in points, enhancing your document formatting and layout....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...table, it defaults to Times New Roman, and since we had applied...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  9. Შეკუმშოს JPG Java

    შეკუმშოს JPG Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/compress/jpg/
  10. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a document easily and fast instead of using VSTO in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/net/add-bookmark/