Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 20,738 for

2 of

(0.1 sec)
  1. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....example -1 means the last item, -2 means the second before last and...u "Document.UpdatePageLayout.2.pdf" ); Shows how to prepare a...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Occurs error while converting HTML into PDF - F...

    Hi guy we encounters a problem while converting html into pdf base on Aspose.PDF which version is 22.11 . the html file as bellow zipped attachment . task-544.zip (593.2 KB) the code as bellow . var fileFullPa…...2 KB) the code as bellow . var fileFullPath...Collections.Generic.Dictionary 2.FindEntry(TKey key) at System...

    forum.aspose.com/t/occurs-error-while-convertin...
  3. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling Of various document tasks....2.pdf" , SaveFormat . Rtf ) . Execute..."LowCode.ConvertContextStream.2.docx" , FileMode . Create , FileAccess...

    reference.aspose.com/words/net/aspose.words.low...
  4. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End Of a table cell or end Of a table row character: "\x0007" or "\a" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath.... Copy 1 import os 2 from aspose. svg import SVGDocument...<rect> element. Copy 1 fimport os 2 from aspose. svg import SVGDocument...

    docs.aspose.com/svg/python-net/navigate-svg/
  6. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_get method. Gets or sets an item at the specified index in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...noticed extra text appears at page 2. Code: var doc = new Document(@"...Discourse June 20, 2025, 9:38am 2 @ServerSide527 Cause The issue...

    forum.aspose.com/t/extra-text-appears-when-conv...
  8. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management.... Writeln ( "Outer Table Cell 2" ); builder . EndTable (); //... Writeln ( "Inner Table Cell 2" ); builder . EndTable (); doc...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ChartDataLabel.IsVisible | Aspose.Words for .NET

    Discover how the ChartDataLabel IsVisible property enhances data visualization by confirming when labels are ready to display valuable insights....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly.... Writeln ( "Page 2" ); builder . InsertBreak ( BreakType...( $"Page 1{newLine}" + $"Page 2{newLine}" + $"Page 3{newLine}"...

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