Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 213,277 for

new

(0.25 sec)
  1. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency....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...
  2. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java....instance Document pdfDocument = new Document (); // Add page to pages...Graph instance Graph graph = new Graph ( 100 , 400 ); // Add graph...

    docs.aspose.com/pdf/java/add-line/
  3. Multi-threading support in mail clients|Documen...

    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....request for connection from new thread, and all connections is...case the mail client launches new threads when needed. In the client...

    docs.aspose.com/email/java/multi-threading-supp...
  4. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....() { Document pdfDocument = new Document ( _dataDir + "sample...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( "Web"...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  5. 档案

    档案...加载客户端机密 InputStream in = new FileInputStream(new File("credentials.json"));...GoogleClientSecrets.load(JSON_FACTORY, new InputStreamReader(in)); // 构建流程并触发用户授权请求...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  6. Aspose.PSD for .NET 22.1 - 发行说明|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....Create ( new PsdOptions () { Source = new StreamSource ( new MemoryStream...shape2 = new PathShape (); shape2 . Points . Add ( new BezierKnot...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. How to Split Mesh by HalfSpace in Aspose.3D|Doc...

    Learn how to split 3D meshes using HalfSpace planes in Aspose.3D...() { // Create a new 3D scene Scene scene = new Scene (); // Create...by default) Mesh boxMesh = ( new Box ()). ToMesh (); Node boxNode...

    docs.aspose.com/3d/net/developer-guide/3d-model...
  8. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....document using ( var document = new Aspose . Pdf . Document ( dataDir...Watermark Annotation var wa = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/net/sticky-annotations/
  9. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...int attachmentNbr) { Uri uri = new Uri(attachmentUri); PdfHelper...masterFileName); ResultsReturn results = new ResultsReturn(); results.Success...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...
  10. FieldBuilder.AddArgument | Aspose.Words for .NET

    Enhance your coding with FieldBuilder's AddArgument method, designed to effortlessly add field arguments for streamlined development.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...