Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 192,499 for

new

(0.06 sec)
  1. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在Php中管理工作表|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....object $workbook = new Workbook (); //Adding a new worksheet to the...file to be opened $fstream = new FileInputStream ( $dataDir ....

    docs.aspose.com/cells/zh/java/managing-workshee...
  4. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your document imports with LoadOptions' ResourceLoadingCallback. Control loading of external resources like images and stylesheets seamlessly....{ LoadOptions loadOptions = new LoadOptions (); loadOptions .... ResourceLoadingCallb = new HtmlLinkedResourceLo (); // When...

    reference.aspose.com/words/net/aspose.words.loa...
  5. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in document management....LoadingProgressCallb progressCallback = new LoadingProgressCallb (); LoadOptions...LoadOptions loadOptions = new LoadOptions { ProgressCallback = progressCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  6. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

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

    Implements the PAGE field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  9. 修改 PDF 中的注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 将 PDF 文件中的注释修改为 XFDF。...using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/modify-annotations/
  10. SdtListItemCollection.Count | Aspose.Words for ...

    Discover the SdtListItemCollection Count property to easily retrieve the total number of items in your collection for efficient data management....doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...