Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 142,711 for

font

(0.17 sec)
  1. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....wa ); // Create TextState for Font settings var ts = new Aspose.... Pdf . Color . Blue ; ts . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/sticky-annotations/
  2. Collection was modified; enumeration operation ...

    In a multithreading solution we convert millions of pdf documents to pdfa/2. Used in a webapplication (c# dotnet10), and code is in library (netstandard2.0) Aspose.pdf 26.6 Exception message: System.InvalidOperationE…...will fail // Substituting the font with Times New Roman will prevent...Handy when you want to track font substitution (e.g. for incident...

    forum.aspose.com/t/collection-was-modified-enum...
  3. AxisCategoryType enumeration | Aspose.Words for...

    aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis.... font . color = Color . red y_axis...chart . axis_y . tick_labels . font . color . to_argb ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAxis.major_unit property. Returns or sets the distance between major tick marks.... font . color = Color . red y_axis...chart . axis_y . tick_labels . font . color . to_argb ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.reverse_order property | Aspose.Words...

    ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e... font . color = Color . red y_axis...chart . axis_y . tick_labels . font . color . to_argb ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.format property | Aspose.Words for Py...

    ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels.... font . color = Color . red y_axis...chart . axis_y . tick_labels . font . color . to_argb ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.crosses property | Aspose.Words for P...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis.... font . color = Color . red y_axis...chart . axis_y . tick_labels . font . color . to_argb ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Set Range Border with JavaScript via C++|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ribbon, locate the “Font” group. Within the “Font” group, click on..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/set-range-...
  9. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/androidjava/custom-shape/
  10. Aspose.Slides for .NET Is Resizing Text in PPT/...

    Aspose.Slides is resizing text in ppt/pptx files. I attach a very simple .net program that loads a test input ppt file and saves it. Extract the solution from the zip file and open and run it in visual studio. The save…...from how the library handles font scaling or layout calculations...fixed but now one of the lines’ font size is made smaller when simply...

    forum.aspose.com/t/aspose-slides-for-net-is-res...