Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 215,324 for

new

(0.23 sec)
  1. Փոխարկել DOC RTF Java

    Փոխարկեք DOC ը RTF ձևաչափի Java կոդով: Պահեք DOC որպես RTF օգտագործելով 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...
  2. 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...
  3. Is it possible to remove the space between two ...

    Hello, Directly in Word it is possible to remove the spacing between two pages by hiding the header and footer. See image capture “img-1” and “img-2” Is it possible to reproduce this operation with Aspose when saving a…...PageMargins property: Document doc = new Document(@"C:\Temp\in.docx");...docx"); HtmlFixedSaveOptions opt = new HtmlFixedSaveOptions(); opt.PageMargins...

    forum.aspose.com/t/is-it-possible-to-remove-the...
  4. [Regression] Setting HtmlSaveOptions.ExportList...

    Hi, We have been using HtmlSaveOptions.ExportListLabels = ByHtmlTags to save the list labels to ul/li nodes in order to display the list properly and consistently in HTML. This worked very well in the past but after up…...document = new Document(@".\test.docx"); var saveOptions = new HtmlSaveOptions...produced by both the old and new version of Aspose.Words, and...

    forum.aspose.com/t/regression-setting-htmlsaveo...
  5. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents...let dstDoc = new aw . Document (); let builder = new aw . DocumentBuilder...myStyle . font . name = "Courier New" ; myStyle . font . color = "#0000FF"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word document easily and fast instead of using NPOI in C#.... C# Document wordDocument = new Document ( "Extract Images from...XWPFDocument doc = new XWPFDocument ( new FileStream ( "data/Extract...

    docs.aspose.com/words/net/extract-images-from-w...
  7. Get Connection Points from Shape with Node.js v...

    Learn how to retrieve connection points from shapes in Excel using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/get-connection...
  8. How to remove Link Annotation using Java | Aspo...

    Remove Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( _dataDir + "SimpleResume_mod...

    products.aspose.com/pdf/java/annotation/link/re...
  9. PageSetup.LayoutMode | Aspose.Words for .NET

    Discover the PageSetup LayoutMode property to easily customize your document's layout. Enhance your design with flexible section options!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  10. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!... Document doc = new Document (); Assert . That (...rectangle. Shape shapeRectangle = new Shape ( doc , ShapeType . Rectangle...

    reference.aspose.com/words/net/aspose.words/doc...