Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 37,898 for

list

(0.17 sec)
  1. Work with Project Online | Aspose.Tasks Documen...

    Learn how to work with Microsoft Project Online using Aspose.Tasks for C# and C++....System::SharedPtr < ProjectInfo >>> list = manager -> GetProjectList();...auto & p : System::IterateOver(list)) 11 { 12 System::Console::WriteLine(u...

    docs.aspose.com/tasks/cpp/work-with-project-onl...
  2. NodeList.count property | Aspose.Words for Python

    NodeList.count property. Gets the number of nodes in the List....Gets the number of nodes in the list. @property def count ( self...contains three Run nodes. node_list = doc . select_nodes ( '//Run'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 2021年新功能|Aspose.PDF for .NET

    本页面介绍了2021年引入的Aspose.PDF for .NET中最受欢迎的新功能。...es (); List < Stream > inputImagesStreams = new List < Stream...es (); List < Stream > inputImagesStreams = new List < Stream...

    docs.aspose.com/pdf/zh/net/whatsnew/2021/
  4. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....check the summary of Features List, Aspose.Cells.GridWeb Documentation...the programmers. It has a huge list of features. To know more about...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Saving a printable form and recognition pattern...

    How to save a generated printable form and a recognition pattern file on disk.... Checkbox : a list of answers with blank boxes...bubbles representing answers to a list of questions. Each bubble is...

    docs.aspose.com/omr/net/generate-template/save/
  6. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...t pageID) { var lines = new List<PageLineInfo>(); if (!pageDictionary...GraphAbsorber private static List DetectGraphicLines(Aspose.Pdf...

    forum.aspose.com/t/vertical-line-not-extracted-...
  7. Working with Comments in Python|Aspose.Words fo...

    How to add, remove, or manipulate comments in a document using Python.... Say you want to generate a list of review findings, or perhaps...foreach operator Extract and list the author name, date & time...

    docs.aspose.com/words/python-net/working-with-c...
  8. Download archive from ASP.NET web application i...

    C# Zip library lets you to reduce or compress data size which is helpful for your ASP.NET or .NET web application to transfer the files on the internet quickly....= "Download" /> 3 </ form > List archive formats For this example...you need to create a dropdown list within the web form. It is pretty...

    docs.aspose.com/zip/net/download-archive-from-a...
  9. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var x = jzdInf…...boundary, please provide the items listed above so we can log a detailed...CreateJzdSymbol(DwgImage dwgImage,List jzdInfos) { for(var i = 0 ;...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  10. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation.... Next, you may add the list section to the collection of...set_Title ( title ); //Add the list section to the sections collection...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/