Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 20,566 for

2 of

(0.06 sec)
  1. PageRange Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageRange class for defining continuous page ranges easily. Enhance your document processing with precision and efficiency....PageRange ( 2 , 3 ), new PageRange ( 1 , 3 ), new PageRange ( 2 , 4 )...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....1 var dataDir = @"C:\Temp\" ; 2 var fileName = dataDir + "arial...1 var dataDir = @"C:\Temp\" ; 2 var fileName = dataDir + "arial...

    docs.aspose.com/font/net/developer-guide/text-r...
  3. CustomPart.ContentType | Aspose.Words for .NET

    Discover how the CustomPart ContentType property defines your custom part's content type, enhancing functionality and user experience.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FieldIf.ComparisonOperator | Aspose.Words for .NET

    Discover the FieldIf ComparisonOperator property, easily manage and customize comparison operators for enhanced data handling and analysis.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::TextColumnCollection::get_Spacin...

    Aspose::Words::TextColumnCollection::get_Spacing method. When columns are evenly spaced, gets or sets the amount Of space between each column in points in C++....100 ); columns -> SetCount ( 2 ); builder -> Writeln ( u "Column...builder -> Writeln ( u "Column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. JSON Data and Word Template Output - Free Suppo...

    ‌JSON Content and Word Output The JSON content is: {"form":{ "gender":"M"}}. In Word, the output statement is: <<[form.gender]>>, which works fine. However, if the JSON content is: {"form":{ "smoke":["Y","N"]}}. In W…...Discourse November 5, 2024, 8:44am 2 @chongpeng To correctly output...Like chongpeng November 6, 2024, 2:55am 4 Can work, thank you. 1...

    forum.aspose.com/t/json-data-and-word-template-...
  7. FieldStart | Aspose.Words for Java

    Represents a start Of a Word field in a document in Java....group(2); } // Gets or sets the display...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.TeX's output interface | C++

    Conversion functionality Of Aspose.TeX API solution for C++ with TeX, as an output format is explained here with the code examples.... 2 ... 3 // Specify a file system...the output working directory. 2 System::SharedPtr < System::IO::Stream...

    docs.aspose.com/tex/cpp/aspose-tex-output/
  9. DigitalSignatureUtil.loadSignatures method | As...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.loadSignatures method... toEqual ( 1 ); // 2 - Load from a document from a...LoadAndRemove.FromString.docx" ); // 2 - Determine the locations of both...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Views | Aspose.Tasks Documentation

    This page explains how to work with views in your project, including creating and managing different types Of views....mpp" ); 2 3 GanttChartView view = project...SelectedDates[2]: " + view. ProgressLines . SelectedDates [ 2 ] ); 45...

    docs.aspose.com/tasks/net/working-with-project-...