Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 199,426 for

new

(0.07 sec)
  1. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined document editing....FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  3. GridJs 多语言配置指南|Documentation

    本教程将引导您配置多语言支持...CultureInfo polishCulture = new CultureInfo ( "pl-PL" ); Thread..."uid" ]; GridJsWorkbook gwb = new GridJsWorkbook (); String ret...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  4. ComparisonEvaluationResult.Result | Aspose.Word...

    Discover the ComparisonEvaluationResult property to easily access and analyze evaluation results, enhancing your data insights and decision-making....; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ComparisonExpression.LeftExpression | Aspose.Wo...

    Discover the LeftExpression property of ComparisonExpression. Easily access and utilize the left expression for enhanced data manipulation and analysis....; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Concatenate PDF documents|Aspose.PDF for Java

    This section explains how to concatenate PDF documents with com.aspose.pdf.facades using PdfFileEditor class....object PdfFileEditor pdfEditor = new PdfFileEditor (); // Concatenate...object PdfFileEditor pdfEditor = new PdfFileEditor (); // Concatenate...

    docs.aspose.com/pdf/java/concatenate-pdf-docume...
  7. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  8. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java.... Document doc = new Document(getMyDir() + "Textbox...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  9. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header and...logger = new ReplaceLog (); FindReplaceOptions options = new FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  10. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....SectionBreakContinuo Specifies start of new section on the same page as the...Specifies start of new section in the new column. SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...