Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 213,531 for

new

(0.2 sec)
  1. PdfFileMend 类|Aspose.PDF for Java

    本节介绍如何使用 PdfFileMend 类处理 Aspose.PDF Facades。...AddText01 () { PdfFileMend mender = new PdfFileMend (); mender . BindPdf...pdf" ); FormattedText message = new FormattedText ( "欢迎来到 Aspose...

    docs.aspose.com/pdf/zh/java/pdffilemend-class/
  2. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...document Document pdfDocument = new Document("input.pdf"); // Create...redaction = new RedactionAnnotation(pdfDocument.Pages[1], new Rectangle(100...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  3. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java.... You can create new building blocks and insert them...doc = new Document(); GlossaryDocument glossaryDoc = new GlossaryDocument();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Save OneNote Document as Image | Aspose.Note Do...

    Learn how to save a OneNote document as image formats including BMP, JPG, Jpeg, TIFF using Java API....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/save-a-onenote-docume...
  5. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....Document doc = new Document(); StructuredDocumentTa sdt = new StructuredDocumentTa(doc...field. DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. PdfSaveOptions.openHyperlinksInNewWindow proper...

    PdfSaveOptions.openHyperlinksInNewWindow property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a New window (or tab) of a browser....are forced to be opened in a new window (or tab) of a browser...they open new pages when we click on them. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PDF Forms. Manage via C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET....Acroforms in C# Create or add new fields to Acroform Extract data..."sample_out.pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...

    products.aspose.com/pdf/net/acroforms/
  8. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...docx"); ImageUriPrinter callback = new ImageUriPrinter(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. AsposeWordsPrintDocument | Aspose.Words for .NET

    Discover the Aspose.Words PrintDocument constructor to easily create and manage document printing in your applications. Boost productivity with seamless integration!...AsposeWordsPrintDocu constructor Initializes a new instance of this class. public...print preview. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  10. 搜索

    搜索...加載客戶端機密 InputStream in = new FileInputStream(new File("credentials.json"));...GoogleClientSecrets.load(JSON_FACTORY, new InputStreamReader(in)); // 構建流程並觸髮用戶授權請求...

    blog.aspose.com/zh-hant/cells/convert-excel-fil...