Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 213,276 for

new

(0.3 sec)
  1. 添加幻灯片到演示文稿|Aspose.Slides 文档

    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....presentationDocument == null ) { throw new ArgumentNullExceptio ( "presentationDocument"...slideTitle == null ) { throw new ArgumentNullExceptio ( "slideTitle"...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  2. OleObject|Aspose.Slides 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....Add_Ole_Object () { using var pres = new Presentation (); var slide =...Slides [ 0 ]; var pdfData = new OleEmbeddedDataInfo ( File ....

    docs.aspose.com/slides/net/examples/elements/le...
  3. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Header...logger = new ReplaceLog(); FindReplaceOptions options = new FindReplaceOptions();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Use Connection indexes to connect shapes|Docume...

    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....shapes Contents [ Hide ] Add new Connections on the shape and...API helps developers to add new connecting points on the shape...

    docs.aspose.com/diagram/java/use-connection-ind...
  5. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java.... Document doc = new Document(getMyDir() + "Missing...WarningInfoCollectio warningCollector = new WarningInfoCollectio(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  6. MergerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode MergerContext class for seamless document merging, enhancing productivity with powerful and efficient solutions.... Create ( new MergerContext () { MergeFormatMode...LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.low...
  7. Export JasperReport to WMF|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....ASWmfExporter wmfExporter = new ASWmfExporter (); ASWmfExportConfigura...ASWmfExportConfigura wmfExportConfigurati = new ASWmfExportConfigura (); wmfExporter...

    docs.aspose.com/imaging/jasperreports/export-ja...
  8. 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...
  9. 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/
  10. 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...