Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 197,059 for

new

(0.15 sec)
  1. pivot_format.xlsx

    Sheet1 City Region Store Seattle West 3166 New York East 3090 Chicago Central 3055 New York East 3090 Sum of Store Column Labels Row Labels Central East West Grand Total Chicago 3055 3055 New York ......West 3166 New York East 3090 Chicago Central 3055 New York East...Grand Total Chicago 3055 3055 New York 6180 6180 Seattle 3166 3166...

    docs.aspose.com/cells/de/net/format-pivot-table...
  2. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 在Java中将PowerPoint转换为HTML|Aspose.Slides 文档

    在Java中转换PowerPoint为HTML:将PPTX或PPT保存为HTML。在Java中将幻灯片保存为HTML...ation对象 Presentation pres = new Presentation ( "Convert_HTML...try { HtmlOptions htmlOpt = new HtmlOptions (); htmlOpt . getNotesCommentsLayo...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  4. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main text for enhanced document structure and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document docToInsert = new Document (); builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  5. PdfDigitalSignatureTimestampSettings.UserName |...

    Discover the PdfDigitalSignatureTimestampSettings UserName property for secure timestamping. Enhance your document integrity with reliable server authentication....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document layout management. Enhance your workflow with powerful notification features....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  7. PdfDigitalSignatureTimestampSettings.Password |...

    Secure your PDF documents with the PdfDigitalSignatureTimestampSettings. Easily manage timestamp server passwords for enhanced protection and compliance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  8. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter chart with two series (temperature and conductivity), both using a common date as the X-axis. Here’s what I’ve implemented…...Select(g => new { Date = g.Key, Conductivity...[dailyTemp = GroupedTemp.Select(g => new { Date = g.Key, Temperature =...

    forum.aspose.com/t/linq-reporting-engine-multip...
  9. 在 Java 中将 PowerPoint 转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为 HTML:将 PPTX 或 PPT 保存为 HTML。在 Java 中将幻灯片保存为 HTML...Presentation 对象 Presentation pres = new Presentation ( "Convert_HTML...try { HtmlOptions htmlOpt = new HtmlOptions (); htmlOpt . getNotesCommentsLayo...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  10. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java.... Document doc = new Document(getMyDir() + "Form fields...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...