Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 148,105 for

2

(0.31 sec)
  1. ConditionalStyleCollection.bottom_left_cell pro...

    ConditionalStyleCollection.bottom_left_cell property. Gets the bottom left cell style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers....gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....\mathbf{v}$ \mathsf $\mathsf{G}_1^2$ \mathtt $\mathtt{W}(a)$ \mathnormal...mathsf{G}$ can be computed as 2 \ begin{equation} 3 \ mathsf{G}...

    docs.aspose.com/tex/java/latex-math-fonts/
  4. PDF to JPG,JPG比原始文件大了。 - Free Support Forum - a...

    你好,感谢您的查看和帮助。 /// <summary> /// 极简版:直接保存PDF中的图片(纯Aspose.PDF官方API,跨平台) /// </summary> public static void ExtractImageFromPdfSimple(string inputPath, string outputDirectory) { if (!Directory.Exists(outputDirecto…...Discourse December 25, 2025, 11:38am 2 @fhn123456 原因 XImage.Save(outputStream...xImage.ResolutionY; 通过上述属性可以在第 2 步中把相同的 DPI 写回 JPEG。 小结 XImage...

    forum.aspose.com/t/pdf-to-jpg-jpg/323716
  5. Validation Results – Check Web Accessibility wi...

    Learn how to view and describe issues that occur during website accessibility checking and how to save the validation results using Aspose.HTML for Java....against WCAG rules using Java 2 3 // Initialize a webAccessibility...RuleValidationResult Details 2 for (RuleValidationResult result...

    docs.aspose.com/html/java/web-accessibility-val...
  6. Working with Projects | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C#....mpp" ); 2 3 System ::SharedPtr < GanttChartView..."ProgressLines.SelectedDates[2]: " ) + view -> get_ProgressLines()...

    docs.aspose.com/tasks/cpp/project-views/
  7. Color Filters – C# Code – Aspose.SVG for .NET

    Learn how to edit SVG in C# – add and edit new elements in SVG, apply SVG filters to bitmaps, etc. using Aspose.SVG for .NET library....org/2000/svg" > 2 < image filter = "url(#saturation-effect)"..."SourceGraphic" type = "saturate" values = "2" ></ feColorMatrix > 6 </ filter...

    docs.aspose.com/svg/net/color-filters/
  8. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations....for selected Node at position 2 and set its text. Save the Presentation...Adding new child node at position 2 in parent node SmartArtNode chNode...

    docs.aspose.com/slides/androidjava/manage-smart...
  9. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for PHP via Java. Get clear code samples and tips to streamline your presentations....for selected Node at position 2 and set its text. Save the Presentation...Adding new child node at position 2 in parent node $chNode = $node...

    docs.aspose.com/slides/php-java/manage-smartart...
  10. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....trim()); // 2 - Create a clone of a node just...nested within one parent table // 2 = Table is nested within two parent...

    reference.aspose.com/words/java/com.aspose.word...