Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 164,094 for

new

(0.06 sec)
  1. sample_data.xlsx

    Sheet1 City Region Store Chicago Central 3055 New York East 3036 Detroit Central 3074 John.He: John.He: 爱的发发发 Sheet2 City2 Region2 Store3 Seattle West 3000 philadelph East 3082 Detroit Central 3074......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/fr/python-java/why-aspose...
  2. PlainTextDocument.builtInDocumentProperties pro...

    PlainTextDocument.builtInDocumentProperties property. Gets [PlainTextDocument.builtInDocumentProperties](./) of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...BuiltInProperties.docx" ); let plaintext = new aw . PlainTextDocument ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Redact PDF API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform....Redact PDF - C# Document doc = new Document ( dataDir + "test.pdf"...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( searchTerm...

    products.aspose.com/pdf/redaction/
  4. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets document default text formatting.... let doc = new aw . Document (); let styles...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....Document doc = new Document (); DateTime createdTime = new DateTime...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Work with a Document Stored in a Liferay|Aspose...

    Compare Word documents shared in Liferay using C#. Work with documents stored in Liferay – various input formats, including Word, OpenOffice, Image and eBook.... Preset Start a new Liferay Portal instance by running...Create a New Console Application Project To create a new console...

    docs.aspose.com/words/net/work-with-document-st...
  7. Extract Assets from 3MF File Formats via .NET |...

    C# source code to load, render and add extract assets from 3MF documents on .NET Framework, .NET Core, Mono....3mf" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/3mf/
  8. Փոխարկել DOC HTML Java

    Փոխարկեք DOC ը HTML ձևաչափի Java կոդով: Պահեք DOC որպես HTML օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/do...
  9. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the document. Shape shape = new Shape ( doc , ShapeType . Cube...

    reference.aspose.com/words/net/aspose.words.dra...
  10. JoinStyle | Aspose.Words for Java

    Line join style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the right end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow...

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