Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 216,921 for

new

(0.18 sec)
  1. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending page. Simplify your page mapping today!...doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  2. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your document processing efficiency and control....DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor (); Section...

    reference.aspose.com/words/net/aspose.words/vis...
  3. How to do multi level digital signature in pdf ...

    Hi, Please let me know sample code in Aspose.pdf to do multilevel signature in a pdf document without invalidating previous signature. Signature should apply to input pdf. Let me know the enterprise license cost which …...requirements: using (var doc = new Aspose.Pdf.Document(dataDir +...pdfFileSignature = new PdfFileSignature(doc)) { var pkcs = new PKCS1(dataDir...

    forum.aspose.com/t/how-to-do-multi-level-digita...
  4. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document conversion does not work fine. Basically the issues is that checkbox content controls are displayed displayed as dots not checkboxes. I attached…...cancellationToken) { Stream stream = new MemoryStream(); stream.Write(documentContBytes...Position = 0; Document doc = new Document(stream); if (!String...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  5. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/it/viewer/
  6. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/hi/viewer/
  7. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/sv/viewer/
  8. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/he/viewer/
  9. FieldChar.IsLocked | Aspose.Words for .NET

    Discover the FieldChar IsLocked property, control field recalculation with ease. Enhance your document's accuracy and efficiency today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CustomDocumentProperties.add_link_to_content me...

    CustomDocumentProperties.add_link_to_content method. Creates a New linked to content custom document property....ame, link_source) Creates a new linked to content custom document...end_bookmark ( 'MyBookmark' ) # Link a new custom property to a bookmark...

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