Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 9,902 for

2 of

(0.13 sec)
  1. Other managing TeX options | .NET

    Conversion functionality Of Aspose.TeX API solution for .NET lets set the initial interaction mode in which the engine starts. Here are some code examples.... 2 ... 3 // Set the interaction mode...conversion options instance. 2 ... 3 // Set the job name. 4 options...

    docs.aspose.com/tex/net/other-options/
  2. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = new int[256]; histG = new int[256]; histB = new int[256]; for each pixel do histR…...following on it (8 bits per pixel) 2. I need to calculate minimal gray...Discourse April 25, 2025, 5:47am 2 @DanAvni To perform image analysis...

    forum.aspose.com/t/fastest-way-to-do-image-anal...
  3. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning Of a header or footer in the current section in C++....() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...() - shape -> get_Height ()) / 2 ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Fields::IFieldResultFormatter::F...

    Aspose::Words::Fields::IFieldResultFormatter::FormatDateTime method. Called when Aspose.Words applies a date/time format switch, i.e. \@ "dd.MM.yyyy" in C++....builder -> InsertField ( u " = 2 + 3 \\ # $###" ); ASSERT_EQ (...FormatInvocationType :: Numeric )); // 2 - Date/time: builder -> InsertField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results.... const int thumbColumns = 2 ; int thumbRows = doc . PageCount...thumbnails of all pages (.NetStandard 2.0). Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples Of using deprecated and new classes to save SVG to a stream using 24.3.0 and earlier versions Of the Aspose.SVG for .NET library....2.0 and Earlier Versions The IOutputStorage...archive: Copy 1 using System. IO ; 2 using Aspose. Svg . IO ; 3 using...

    docs.aspose.com/svg/net/migration-between-versi...
  7. Generate Code 16K Barcodes in C#|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.... Pixels = 2 ; //set Code 16K aspect ratio...Barcode . XDimension . Pixels = 2 ; //set Code 16K quiet zone 10...

    docs.aspose.com/barcode/net/code16k-barcodes/
  8. CellFormat.ClearFormatting | Aspose.Words for .NET

    Discover the CellFormat ClearFormatting method to effortlessly reset cell styles to default without altering cell width. Enhance your spreadsheet efficiency!... Tables [ 0 ]; // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Table.bottomPadding property | Aspose.Words for...

    Table.bottomPadding property. Gets or sets the amount Of space (in points) to add below the contents Of cells.... write ( "Row 1, cell 2." ); builder . endTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.bottom_padding property | Aspose.Words fo...

    Table.bottom_padding property. Gets or sets the amount Of space (in points) to add below the contents Of cells.... write ( 'Row 1, cell 2.' ) builder . end_table () # For...

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