Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 212,908 for

new

(0.1 sec)
  1. 使用 C# 製作 HTML

    通過幾個步驟在 C# 中創建一個新的 HTML。使用 .NET 庫輕鬆創建 HTML。...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/zh-hant/net/make/html/
  2. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in points, enhancing your design precision and layout control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...shape . Bounds , Is . EqualTo ( new RectangleF ( 50 , 50 , 100 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Werk Met'n Dokument Gestoor In'n SharePoint Aan...

    Skakel woord gedeel in SharePoint om na PDF met behulp van C#. Werk met dokumente gestoor in SharePoint - verskeie insette formate, insluitend Word, OpenOffice, Beeld en eBook....com@{tenantId}" ; client = new HttpClient (); } public async...formContent = new FormUrlEncodedConten ( new [] { new KeyValuePair...

    docs.aspose.com/words/af/net/work-with-document...
  4. 在 VSTO 中新建 Diagram 和 Aspose.Diagram|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....Visible = false ; //Create a new diagram vdxDoc = vdxApp . Documents...vdxApp . ActivePage ; //Add a new rectangle shape Visio . Master...

    docs.aspose.com/diagram/zh/net/create-a-new-dia...
  5. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...Document doc; using (var stream = new MemoryStream()) { byte[] byteInfo...Position = 0; var loadOptions = new LoadOptions { LoadFormat = LoadFormat...

    forum.aspose.com/t/how-to-imprve-performance-be...
  6. Create PST Files, Add Folders & Subfolders in P...

    Create PST files with ease in Python using a progressive API. Add folders & subfolders, New emails & Outlook items. Streamline email management tasks....Populate PST Files Create a new PST file Adding Folders and Subfolders...Emails and Outlook Items Adding New Emails Adding Outlook Items When...

    blog.aspose.com/email/creating-pst-files-using-...
  7. Apply Different Style on the Each Text Value of...

    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.... new ( data_dir + "Drawing.vsd" )...'com.aspose.diagram.Cp' ) . new ( 0 )) shape . getText () . getValue...

    docs.aspose.com/diagram/java/apply-different-st...
  8. Limitations and API Differences|Documentation

    Aspose.3D for Node.js via Java limitations and api differences....Instantiating a new Scene Aspose.3D for Java Scene scene = new Scene ();...Node.js via Java var scene = new aspose . threed . Scene (); Initialize...

    docs.aspose.com/3d/nodejs-java/limitations-and-...
  9. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure....String pdfDocumentFileName = new File ( fileStorage , "XML-to-PDF...String xmlDocumentFileName = new File ( fileStorage , "Conversion/employees...

    docs.aspose.com/pdf/androidjava/convert-xml-to-...
  10. Convert DICOM to PDF|Aspose.PDF for Android via...

    Convert medical images saved in DICOM format to a PDF file using Aspose.PDF for Android via Java....Initialize document object document = new Document (); Page page = document...Image image = new Image (); File imgFileName = new File ( fileStorage...

    docs.aspose.com/pdf/androidjava/convert-dicom-t...