Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 9,936 for

2 of

(0.14 sec)
  1. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified document ranges, enhancing your document automation.... Count ); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . AreEqual ( 3 , fields...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your document formatting with customizable list levels for enhanced clarity and presentation.... Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...); builder . Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Aspose.PSD for .NET 19.5 - Release Notes|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.... HorizontalOffset = 2 ; fillSettings . VerticalOffset...InitialFillRuleRecor || resource . Paths [ 2 ]. Type != VectorPathType . ClosedSubpathLengthR...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-5...
  4. Display Multiple Columns in Rendered Gantt Char...

    Learn how to display customized Gantt chart columns while export in graphical formats (PDF, PNG, JPEG) using Aspose.Tasks for .NET....saveOptions = new PdfSaveOptions() 2 { 3 CustomPageSize = new SizeF(...Copy 1 //Create the view columns 2 var columns = new List<GanttChartColumn>();...

    docs.aspose.com/tasks/net/display-multiple-colu...
  5. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....example -1 means the last item, -2 means the second before last and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a new instance with a defined width in points, enhancing your design precision and efficiency...." ); // 2 - Set a relative preferred width...

    reference.aspose.com/words/net/aspose.words.tab...
  8. HorizontalAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating text frames and tables. Enhance your document layout!... Center 2 Specifies that the object shall...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Tables::PreferredWidth::ToString...

    Aspose::Words::Tables::PreferredWidth::ToString method. Returns a user-friendly string that displays the value Of this object in C++....-> get_PreferredWidth ())); // 2 - Set a relative preferred width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Clone Slides|Aspose.Slides Documentation

    Clone PowerPoint slide in C# or .NET...presentation) to index 1 – Position 2 – of the presentation. // Instantiate...presentation slds . InsertClone ( 2 , pres . Slides [ 1 ]); // Write...

    docs.aspose.com/slides/net/clone-slides/