Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 197,265 for

new

(0.1 sec)
  1. Set Visio Shape's Line Data in 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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  2. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java...Java Document pdfDocument = new Document ( "sourceFile.pdf" );...); Rectangle rect = new Rectangle ( 200 , 500 , 300 , 600 );...

    products.aspose.com/pdf/java/redaction/
  3. Extract Tables from PDF using C# | Aspose.PDF

    Extract tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...from PDF - C# var pdfDocument = new Aspose . Pdf . Document ( "sample...pdfDocument . Pages ) { var absorber = new Aspose . Pdf . Text . TableAbsorber...

    products.aspose.com/pdf/net/table/extract/
  4. AdvancedCompareOptions Class | Aspose.Words for...

    Discover the Aspose.Words.AdvancedCompareOptions class for powerful document comparison. Customize settings for precise results and enhanced productivity.... Document docA = new Document ( MyDir + "Document...SDT 1.docx" ); Document docB = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.com...
  5. 與儲存在 Liferay 的文件一起工作|Aspose.Words for .NET

    透過 C# 比較在 Liferay 分享的 Word 文檔。 與儲存在 Liferay 的文件工作 - 各種輸入格式,包括 Word、OpenOffice、Image 和電子書。...portalBaseUrl ; _httpClient = new HttpClient (); } /// <summary>...formContent = new MultipartFormDataCon { { new StreamContent...

    docs.aspose.com/words/zh-hant/net/work-with-doc...
  6. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility....BookmarkText property Gets or sets the new text of the bookmark. public...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldHyperlink.ScreenTip | Aspose.Words for .NET

    Discover the FieldHyperlink ScreenTip property to customize your hyperlink text, enhancing user experience and engagement. Optimize your links today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...field . SubAddress + " in a new window" ; builder . Writeln ();...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Risk Analysis Tool | Aspose.Tasks Documentation

    Learn how to perform risk analysis on your Microsoft Project files using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/risk-analysis-tool/
  9. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with Java library....Document object Document document = new Document ( pdfaDocumentFileName...document = new Document ( pdfaDocumentFileName ); // Adding a new (empty)...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  10. Import Data to Worksheets using Aspose.Cells|Do...

    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....Workbook object Workbook workbook = new Workbook (); //Obtaining the...string values String [] names = new String []{ "laurence chen" ,...

    docs.aspose.com/cells/java/import-data-to-works...