Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 20,536 for

2 of

(0.07 sec)
  1. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... toEqual ( 2 ); expect ( variables . at ( 0..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Change Background Color in HTML? C# Exam...

    Learn how to set the background color Of HTML documents using Aspose.HTML for .NET. Consider various ways in ready-to-use C# examples....color for HTML paragraph using C# 2 3 // Prepare output path for document...JavaScript code Copy 1 < script > 2 // Find the paragraph element...

    docs.aspose.com/html/net/how-to-articles/how-to...
  3. Aspose::Words::Drawing::Charts::ChartFormat cla...

    Aspose::Words::Drawing::Charts::ChartFormat class. Represents the formatting Of a chart element. To learn more, visit the documentation article in C++....u "Category 1" , u "Category 2" }); series -> Add ( u "Series...double > ({ 1 , 2 })); series -> Add ( u "Series 2" , categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fractionusing Aspose.Cells for Python via .NET API....in recipes or measurements, 1/2 cup or 3/4 inch is more intuitive...straightforward. For example, adding 1/2 and 1/4 is more intuitive for...

    docs.aspose.com/cells/python-net/how-to-format-...
  5. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....2" and ".3". builder.insertField(FieldType...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  6. 跟踪Excel转换为TIFF的进度|Documentation

    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....page index 2 of pages 10 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/zh/net/track-conversion-p...
  7. Insert Hyperlinks in Worksheet|Documentation

    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....Cells [ 2 , 0 ]. Value = "Email Link" ; hyperlinks . Add ( 2 , 0...subject=Hyperlinks" ); sheet . Cells [ 2 , 0 ]. SetStyle ( style ); //link...

    docs.aspose.com/cells/net/insert-hyperlinks-in-...
  8. Reading VBA Information from MPP File | Aspose....

    Aspose.Tasks for Java API provides support for reading VBA information from the MPP file....class Copy 1 // Load project file 2 Project project = new Project(dataDir...class Copy 1 // Load project file 2 Project project = new Project(dataDir...

    docs.aspose.com/tasks/java/reading-vba-informat...
  9. Some shapes are stretched - Free Support Forum ...

    Hello, i have a mastershape consisting Of several hundred shapes. If i drop this mastershape out Of the vssx-file to a page by visio everything looks good. Even when I insert this master shape into a page using Microso…...Value / 2; masterShape.XForm.PinY.Value...PageProps.PageHeight.Value / 2; diagram.Save("mastertest.vsdx"...

    forum.aspose.com/t/some-shapes-are-stretched/31...
  10. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number Of columns with which the footnotes area is formatted.... columns = 2 doc . save ( file_name = ARTIFACTS_DIR...

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