Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 28,422 for

list

(0.06 sec)
  1. Aspose::Words::Notes::FootnoteSeparator class |...

    Aspose::Words::Notes::FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document in C++....(const System::String&) Selects a list of nodes matching the XPath...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. Unable to add layers and assign entities in DWG...

    Dear Aspose Support, I’m trying to create a DWG file from scratch using DwgImage in C# (.NET), and I would like to add layers and assign entities to specific layers. Unfortunately, this doesn’t seem to work as expected. …...AddEntity(point); var cadPoints = new List<Cad2DPoint>(); var point1 =...

    forum.aspose.com/t/unable-to-add-layers-and-ass...
  3. Convert PDF to searchable PDF via C# | Aspose

    Recognize PDF and saving recognition results as a searchable PDF via C#....start page and the pages number List < RecognitionResult > res =...

    products.aspose.com/ocr/net/recognition/recogni...
  4. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python...layout_slides : fillFormats = list ( map ( lambda shape : shape...layoutSlide . shapes )) lineFormats = list ( map ( lambda shape : shape...

    docs.aspose.com/slides/python-net/shape-manipul...
  5. Edit SVG File – Python Examples

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG documents using the Aspose.SVG for Python via .NET library....new child to the end of the list of children of the node. To...child node or at the end of the list of children if the child is...

    docs.aspose.com/svg/python-net/edit-svg-file/
  6. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line counts efficiently for better content management....Examples Shows how to update all list labels in a document. Document...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...heinz\Downloads\"; var inFiles = new List<String> { "Anonymized_Data2...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  8. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document....Examples Shows how to update all list labels in a document. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PostScript files using .NET

    PS to PDF conversion functionality included in Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....and saved in the Exceptions list. {{#if_output 'PDF'}} // For...then it is possible to view a list of such errors after the conversion...

    docs.aspose.com/page/net/convert-ps/
  10. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

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