Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 154,091 for

2

(0.24 sec)
  1. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Family words-net RiteshAML10 May 2, 2025, 11:29am 1 Hi, As I am using...Professionalize.Discourse May 2, 2025, 11:30am 2 @RiteshAML10 It seems...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  2. BorderCollection.Left | Aspose.Words for .NET

    Discover the BorderCollection Left property, effortlessly access and customize the left border for enhanced design flexibility and visual appeal.... Single , 2.0 , Color . Black ); // Create...builder . Writeln ( "Row 1, Cell 2." ); builder . EndRow (); // Reset...

    reference.aspose.com/words/net/aspose.words/bor...
  3. Deconvolution Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Convolution, Deconvolution as well as custom kernels....kernel { { 1 , 2 , 1 ,}, { 2 , 4 , 2 ,}, { 1 , 2 , 1 ,}, }; DeconvolutionFilterO...

    docs.aspose.com/imaging/net/developer-guide/man...
  4. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general formats. To learn more, visit the documentation article in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. BorderCollection.Top | Aspose.Words for .NET

    Discover BorderCollection, the ultimate property for stunning top borders that elevate your design. Enhance your projects with our unique offerings!... Single , 2.0 , Color . Black ); // Create...builder . Writeln ( "Row 1, Cell 2." ); builder . EndRow (); // Reset...

    reference.aspose.com/words/net/aspose.words/bor...
  6. BorderCollection.Right | Aspose.Words for .NET

    Discover BorderCollection Right property for precise border control in your designs. Enhance your layouts with the perfect border every time!... Single , 2.0 , Color . Black ); // Create...builder . Writeln ( "Row 1, Cell 2." ); builder . EndRow (); // Reset...

    reference.aspose.com/words/net/aspose.words/bor...
  7. 21266433.xlsx

    Sheet1 Fruits Quantity Apples 2 Apples 2 Apples 3 Apples 3 Apples 3 Apples 3 Oranges 3 Oranges 3 Oranges 3 Oranges 3 Pears 3 Pears 3 Pears 3 Pears 3 Pears 3 Mango 3 Mango 3 2016-11-23T04:55:43Z 15.......Sheet1 Fruits Quantity Apples 2 Apples 2 Apples 3 Apples 3 Apples...

    docs.aspose.com/cells/sv/cpp/creating-subtotals...
  8. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to PDF multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...zip (675,2 KB) Is there anything I can do...following code: for (int i = 0; i < 2; i++) { Aspose::Cells::Startup();...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  9. Dashed polylines don't retain style or radius -...

    I am working on a project where we need to export CAD wiring diagrams to PDF. Different line styles are applied to the lines depending on their purpose. What I am noticing is that polylines with a style applied to them h…...gorokhovatskyi April 1, 2025, 7:33pm 2 @tomO8 , Hello, please give us...with details. tomO8 April 2, 2025, 2:16pm 3 Thanks Oleksii. oleksii...

    forum.aspose.com/t/dashed-polylines-dont-retain...
  10. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!...of styles Heading 1 , Heading 2 and Heading 3 . You can set this...options . NavigationMapLevel = 2 ; doc . Save ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words.sav...