Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 215,263 for

new

(0.43 sec)
  1. sample.xlsx

    Sheet1 City Region Store Chicago Central 3055 New York East 3036 Detroit Central 3074 Sheet2 City2 Region2 Store3 Seattle West 3000 philadelph East 3082 Detroit Central 3074 Sheet3 City3 Region3 St......Region Store Chicago Central 3055 New York East 3036 Detroit Central...West 3166 New York East 3090 Chicago Central 3055 New York East...

    docs.aspose.com/cells/it/javascript-cpp/convert...
  2. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java.... Document doc = new Document(getMyDir() + "Document...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your document processing....paragraphs from the collection to a new array of paragraphs. public Paragraph...NodeCollection. Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  4. ChartSeriesGroup.FirstSliceAngle | Aspose.Words...

    Discover the ChartSeriesGroup FirstSliceAngle property to customize your pie chart's first slice angle in degrees for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....ShowValue The New Property FirstSlideNumber Has...to the Presentation Class The new property FirstSlideNumber added...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!... Document doc = new Document ( MyDir + "Missing font...WarningInfoCollectio warningCollector = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/iwa...
  7. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge formatting. Elevate your visuals effortlessly and stand out in every project!... Document doc = new Document ( MyDir + "Rendering...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  8. WatermarkerContext.ImageWatermark | Aspose.Word...

    Discover how to enhance your images with the WatermarkerContext ImageWatermark property, allowing you to add custom watermark images effortlessly....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.low...
  9. SummarizeOptions class | Aspose.Words for Node.js

    Aspose.Words.AI.SummarizeOptions class. Allows to specify various options for summarizing document content....SummarizeOptions() Initializes a new instances of SummarizeOptions...Google models. let firstDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...corresponding built-in property with the new value. field = (FieldInfo) builder...

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