Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 216,917 for

new

(0.12 sec)
  1. Working with 7z Archives | Aspose.Zip for .NET

    Working with 7z Archives in C# and Compress or Decompress Directory programmatically with API for C#...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/working-with-7z-archives/
  2. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....document using ( var document = new Aspose . Pdf . Document ( dataDir...stream using ( var imageStream = new FileStream ( dataDir + "PDFOperators...

    docs.aspose.com/pdf/net/working-with-operators/
  3. 搜索

    搜索...License WordsLicense = new Aspose.Words.License(); WordsLicense...//Aspose.Pdf.License PdfLicense = new Aspose.Pdf.License(); //PdfLicense...

    blog.aspose.com/zh-hant/total/install-license-a...
  4. Convert PowerPoint Presentations to Video on An...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....Presentation presentation = new Presentation (); try { // Adds...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...加载 PDF 文件 Document document = new Document ( _dataDir + "sample...CaretAnnotation caretAnnotation1 = new CaretAnnotation ( document ....

    docs.aspose.com/pdf/zh/java/extra-annotations/
  6. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...as expected: Document doc = new Document(@"C:\Temp\in.docx");...engine = new ReportingEngine(); engine.BuildReport(doc, new object[]...

    forum.aspose.com/t/while-generating-using-aspos...
  7. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag in Java....Document doc = new Document(); StructuredDocumentTa tag = new StructuredDocumentTa(doc...getListItems(); listItems.add(new SdtListItem("Value 1")); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. Need the ability to be able to get negative sla...

    Hey, I know that negative slack is a result of scheduling error, but its calculation is present in MS Project. Would be great if TotalSlack would show negative values instead of 0 if the slack is negative for a task. As…...project = new Project(); project.Set(Prj.StartDate, new DateTime(2024...Add("Task 1"); task1.Set(Tsk.Start, new DateTime(2024, 10, 9, 8, 0, 0));...

    forum.aspose.com/t/need-the-ability-to-be-able-...
  9. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 画钻石|Documentation

    本节介绍如何在visio页面用Aspose.Diagram绘制菱形。支持用C#绘制菱形并保存为pdf、svg、html、image、xps等格式。...Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...//Initiazlie a new PointF[] PointF [] ps = new PointF [] { new PointF...

    docs.aspose.com/diagram/zh/net/drawing/draw-dia...