Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 214,328 for

new

(0.13 sec)
  1. SaveOptions.prettyFormat property | Aspose.Word...

    SaveOptions.prettyFormat property. When ``true``, pretty formats output where applicable...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...world!" ); let htmlOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com.aspose.words.Document doc = New com.aspose.words.Document(); …...Document doc = new com.aspose.words.Document();...Document(); DocumentBuilder builder = new DocumentBuilder(doc); // Insert...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  3. PreferredWidth Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.PreferredWidth class, your solution for defining optimal table and cell widths with precision and flexibility. Enhance your document layouts today!...creation method that returns a new instance that represents a preferred...creation method that returns a new instance that represents a preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  4. WarningInfoCollection.Item | Aspose.Words for .NET

    Access specific WarningInfoCollection items effortlessly by index. Streamline your data management with our intuitive property feature!...warnings = new WarningInfoCollectio (); Document doc = new Document...MyDir + "FB2 document.fb2" , new LoadOptions { WarningCallback...

    reference.aspose.com/words/net/aspose.words/war...
  5. Manage the BarCode Caption in Ruby|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.... new \ # Set up code text (data to...aspose.barcode.Caption' ) . new caption . setText ( "Captions"...

    docs.aspose.com/barcode/java/manage-the-barcode...
  6. FieldEmbed | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. 通过页面将工作表转换为图像文件|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....Contents [ Hide ] Workbook book = new Workbook ( "Sheet to Image by...ImageOrPrintOptions options = new Aspose . Cells . Rendering ....

    docs.aspose.com/cells/zh/net/converting-workshe...
  8. MeasurementUnits Enum | Aspose.Words for .NET

    Discover Aspose.Words.MeasurementUnits enum for precise unit selection in document processing. Enhance your workflow with accurate measurement options!... Document doc = new Document ( MyDir + "Rendering...OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit...

    reference.aspose.com/words/net/aspose.words/mea...
  9. CsvDataLoadOptions.CommentChar | Aspose.Words f...

    Discover how to customize the CommentChar property in CsvDataLoadOptions to enhance your CSV data handling. Optimize your data loading today!... Document doc = new Document ( MyDir + "Reporting...CsvDataLoadOptions loadOptions = new CsvDataLoadOptions ( true );...

    reference.aspose.com/words/net/aspose.words.rep...
  10. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Add ( new TabStop ( 72.0 )); tabStops . Add ( new TabStop (...

    reference.aspose.com/words/net/aspose.words/tab...