Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 213,567 for

new

(0.09 sec)
  1. IStructuredDocumentTag.LockContents | Aspose.Wo...

    Discover how the IStructuredDocumentTag LockContents property enhances document security by preventing content edits. Ensure your SDT remains intact!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  2. 将 PDF 转换为文本|Aspose.PDF for Android via Java

    使用 Aspose.PDF for Android via Java,您可以将整个 PDF 文档转换为文本文件,或仅将 PDF 页转换为文本文件。...() { // 打开文档 try { document = new Document ( inputStream ); } catch...TextAbsorber ta = new TextAbsorber (); int [] pages = new int [] { 1...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  3. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....Document doc = new Document (); DateTime lastPrinted = new DateTime...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. JsonSimpleValueParseMode Enum | Aspose.Words fo...

    Discover the Aspose.Words.Reporting.JsonSimpleValueParseMode enum for efficient JSON parsing. Easily handle nulls, booleans, numbers, and strings seamlessly!... Document doc = new Document ( MyDir + "Reporting...options = new JsonDataLoadOptions { ExactDateTimeParseFo = new List...

    reference.aspose.com/words/net/aspose.words.rep...
  5. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL 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...
  6. IBibliographyStylesProvider | Aspose.Words for ...

    Implement this interface to provide bibliography style for the FieldBibliography and FieldCitation fields when theyre updated in Java....throws Exception { Document doc = new Document(getMyDir() + "Bibliography...getFieldOptions().setBibliographyStyle(new BibliographyStylesPr()); doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. Throw Exception when Update Text of TextFragmen...

    Env Windows 11 with .NET Framework 4.7 Aspose.PDF for .NET 25.3 Code var doc = New Aspose.Pdf.Document(@"C:\Users\hello\Desktop\test\1.pdf"); var textFragmentAbsorber = New TextFragmentAbsorber("微信公众号", New TextSearc…...3 Code var doc = new Aspose.Pdf.Document(@"C:\Use...textFragmentAbsorber = new TextFragmentAbsorber("微信公众号", new TextSearchOptions(true));...

    forum.aspose.com/t/throw-exception-when-update-...
  8. PDF to PDF/A-2 conversion leads to "PDF-Syntax"...

    Hello! I want to convert input.pdf (56.7 KB) to pdf/a: Document document = New Document(New ByteArrayInputStream(input.pdf)); PdfFormatConversionOptions options = New PdfFormatConversionOptions(PdfFormat.PDF_A_2B, Co…...pdf/a: Document document = new Document(new ByteArrayInputStream(input...PdfFormatConversionO options = new PdfFormatConversionO(PdfFormat...

    forum.aspose.com/t/pdf-to-pdf-a-2-conversion-le...
  9. StructuredDocumentTag.Style | Aspose.Words for ...

    Discover how to manage the Style property of StructuredDocumentTags to enhance your document formatting and improve readability effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...StructuredDocumentTa sdtPlainText = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  10. StructuredDocumentTag.WordOpenXMLMinimal | Aspo...

    Discover the StructuredDocumentTag WordOpenXMLMinimal property, which provides a clean XML string in FlatOpc format, excluding non-content elements for streamlined document processing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...StructuredDocumentTa sdtPlainText = new StructuredDocumentTa ( doc ,...

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