Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 224,788 for

new

(0.52 sec)
  1. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....document Document pdfDocument = new Document ( GetDataDir () + "UpdateBookmarks...PdfBookmarkEditor bookmarkEditor = new PdfBookmarkEditor (); // Open...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  2. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization.... Document doc = new Document (); Paragraph para =...FirstParagraph ; para . AppendChild ( new Run ( doc , "Hello world!" ));...

    reference.aspose.com/words/net/aspose.words/node/
  3. Work and Generate Shapefile using C# library|Do...

    Using GIS C# Library API, you can create or generate New Esri ShapeFile and add information to it. You can also add New features in ShapeFile....NET lets you create new ShapeFile and add information...Spatial Reference System Add new features in ShapeFile Convert...

    docs.aspose.com/gis/net/shapefile-esri/
  4. TxtLoadOptions.AutoNumberingDetection | Aspose....

    Discover TxtLoadOptions' AutoNumberingDetection property. Easily enable or disable automatic numbering for seamless document loading. Default is true.... TxtLoadOptions options = new TxtLoadOptions { AutoNumberingDetecti...AutoNumberingDetecti = false }; Document doc = new Document ( MyDir + "Number detection...

    reference.aspose.com/words/net/aspose.words.loa...
  5. AI file online Viewer | products.aspose.com

    View AI file online with the Aspose built-in app...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/ai/
  6. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....throws Exception { Document doc = new Document(getMyDir() + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor(); Section fisrtSection...

    reference.aspose.com/words/java/com.aspose.word...
  7. Email Security and Encryption in .NET|Documenta...

    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....article shows how an existing or new message can be loaded and encrypted...the following steps: Create a new message or load an existing one...

    docs.aspose.com/email/net/encrypt-decrypt-sign-...
  8. Aspose.Slides for .NET 14.8.0 的公共 API 和向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和不兼容的更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...Presentation pres = new Presentation ()) { // Create new VBA Project...Project pres . VbaProject = new VbaProject (); // Add empty module to...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. ARJ extraction in C# | Aspose.Zip for .NET

    C# library allows you to extract ARJ archives and individual ARJ entries....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/arj-extraction/
  10. SvgSaveOptions.removeJavaScriptFromLinks proper...

    SvgSaveOptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links... let doc = new aw . Document ( base . myDir...HREF.docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...