Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 33,982 for

list

(0.12 sec)
  1. Rendering Reports Programmatically|Aspose.Words...

    How to render report without report viewer and report manager interfaces using the Aspose.Words for Reporting Services....the following pattern shows: List < Microsoft . Reporting . WinForms...ReportParameter > parameters = new List < Microsoft . Reporting . WinForms...

    docs.aspose.com/words/reportingservices/renderi...
  2. Java :word 转pdf 报错 java.lang.IllegalArgumentExc...

    java.lang.IllegalArgumentException: Unexpected number style: ‘62’...document uses a custom or newer list style that is not supported...Microsoft Word, look at the list styles (Home → Numbering → Define...

    forum.aspose.com/t/java-word-pdf-java-lang-ille...
  3. Change QR Code Color using Java

    This article describes how to change QR code color using Java. It has the IDE settings, a List of steps, and sample code to set QR code background color using Java....the IDE for the development, a list of steps defining the programming...color enumerator contains a long list of colors that you may use for...

    kb.aspose.com/barcode/java/change-qr-code-color...
  4. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...{ var deletedArtifacts = new List<Artifact>(); foreach (Artifact...

    forum.aspose.com/t/how-to-remove-header-footer-...
  5. XamlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the XamlFixedSaveOptions ResourcesFolder property enhances document exports by defining where images and fonts are stored in Xaml format....ResourceUriPrinter () { Resources = new List < string >(); } void IResourceSavingCallb...KeepResourceStreamOp = false ; } public List < string > Resources { get ;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert PPT to Video in C# | products.aspose.com

    Convert PPT to video in C#. Use .NET library API to convert PowerPoint to video...int Fps = 33 ; List< string > frames = new List< string >(); using...

    products.aspose.com/slides/net/conversion/ppt-t...
  7. PhysicalFontInfo.FilePath | Aspose.Words for .NET

    Discover the PhysicalFontInfo FilePath property, easily locate your font files for seamless design integration and enhanced typography in your projects....get ; } Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/net/aspose.words.fon...
  8. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....setBold(true); // List all possible style conditions...getFont().setBold(true); // List all possible style conditions...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes.... light_green 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...
  10. Data in Non-Primitive Shape with JavaScript via...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for JavaScript via C++....type ShapePath that holds a list of all the segments, which,...i ); // Access path segment list const pathSegments = shapePath...

    docs.aspose.com/cells/javascript-cpp/data-in-no...