Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 153,665 for

2

(0.61 sec)
  1. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...save options with default values 2 PsSaveOptions options = new PsSaveOptions();...No transformations ////////// 2 //Set a paint in graphics state...

    docs.aspose.com/page/net/ps/working-with-transf...
  2. 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...
  3. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when automatic numbering restarts.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IFieldUpdateCultureProvider.GetCulture | Aspose...

    Discover the IFieldUpdateCultureProvider's GetCulture method, which efficiently returns a CultureInfo object for seamless field updates....= new [] { "месяц 1" , "месяц 2" , "месяц 3" , "месяц 4" , "месяц...AbbreviatedMonthName = new [] { "мес 1" , "мес 2" , "мес 3" , "мес 4" , "мес 5"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. 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...
  8. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....remove(); } // 2 - The "Primary" header/footer...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  9. CustomFont increases PDF-Size enormously - Free...

    Hi, if I add a CustomFont, the size of the PDF increases extremely. grafik.png (3.4 KB) From 67KB to 1.888KB. In code it is line: grafik.png (13.1 KB) Find also my code attached for testing. Root path must be adapt…...zip (2.3 MB) Best regards tahir.manzoor October 5, 2022, 2:34pm...2:34pm 2 @Chris2Stein We have logged this problem in our issue tracking...

    forum.aspose.com/t/customfont-increases-pdf-siz...
  10. FieldBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your document automation today!...\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...