Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 216,745 for

new

(0.37 sec)
  1. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Discover the FindReplaceOptions IgnoreDeleted property, control text visibility in deleted revisions with an easy boolean toggle. Enhance your editing experience!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.rep...
  2. TxtSaveOptions.ListIndentation | Aspose.Words f...

    Discover the TxtSaveOptions ListIndentation property, which customizes list indentation for enhanced readability. Control characters and levels effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions txtSaveOptions = new TxtSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 使用 JavaScript 通过 C++ 使用 ImageOrPrint 选项将工作表转换为图...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表转换为图片文件,并应用各种图片和打印选项。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Print options const options = new ImageOrPrintOptions (); // Set...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even pages of the document in their original order....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on font substitution warnings during document load or save.... Document doc = new Document ( MyDir + "Rendering...WarningInfoCollectio callback = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/fon...
  6. ConvertUtil.PointToInch | Aspose.Words for .NET

    Effortlessly convert points to inches with ConvertUtil's PointToInch method. Simplify your measurements and enhance your design accuracy today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add content to demonstrate the new margins. builder . Writeln (...

    reference.aspose.com/words/net/aspose.words/con...
  7. Table.StyleIdentifier | Aspose.Words for .NET

    Discover the Table StyleIdentifier property to easily manage locale-independent table styles, enhancing your data presentation effortlessly....build a new table while applying a style. Document doc = new Document...(); DocumentBuilder builder = new DocumentBuilder ( doc ); Table...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Shape name changes - Free Support Forum - aspos...

    Hello, When I insert a master shape on a page, the name of the shape is no longer the same as before. Example: If I insert a shape with the name MyShape, this shape is then called MyShape.1 For my application, however…...Samplecode: Diagram diagram = new Diagram(); diagram.AddMaster("Templates...Aspose.Diagram.Page newPage = new Aspose.Diagram.Page(); newPage...

    forum.aspose.com/t/shape-name-changes/312979
  9. Manage X-Dimension and Y-Dimension in PHP|Docum...

    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....Instantiate barcode object $bb = new BarCodeBuilder (); \ # Set up...type to Code128 $symbology = new Symbology (); $bb -> setSymbologyType...

    docs.aspose.com/barcode/java/manage-x-dimension...
  10. FieldOptions.PreProcessCulture | Aspose.Words f...

    Discover how FieldOptions PreProcessCulture enhances your data processing by customizing field value cultures for improved accuracy and efficiency.... Document doc = new Document ( MyDir + "Document...); DocumentBuilder builder = new DocumentBuilder ( doc ); // Set...

    reference.aspose.com/words/net/aspose.words.fie...