Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 151,018 for

2

(0.12 sec)
  1. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!... EqualTo ( 5 )); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . That ( fields . Count...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Cropped images do not render properly in HTML w...

    Hi, When converting DOCX to HTML, we set ScaleImageToShapeSize is set to false. This is to work around a sizing issue reported in https://forum.aspose.com/t/images-in-rendered-html-have-extra-size-and-caused-blurry-outp…...2 MB) 1283×266 93.3 KB Thanks, alexey...noskov February 27, 2026, 2:13pm 2 @ServerSide527 We have opened...

    forum.aspose.com/t/cropped-images-do-not-render...
  3. GlossaryDocument.FirstBuildingBlock | Aspose.Wo...

    Discover the FirstBuildingBlock property in GlossaryDocument. Easily access the initial building block for streamlined document management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  4. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....hover { transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px...px rgba ( 102 , 126 , 234 , 0.2 ); border : none ; } . x-spre...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...hover { transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px...px rgba ( 102 , 126 , 234 , 0.2 ); border : none ; } . x-spre...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  6. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...hover { transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px...px rgba ( 102 , 126 , 234 , 0.2 ); border : none ; } . x-spre...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  7. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...codewarior October 15, 2008, 3:55am 2 Hello Bill, I have tested the...inconvenienc billx October 15, 2008, 2:53pm 3 Hi, I get it work by set...

    forum.aspose.com/t/pdf-title-author-subject-not...
  8. rasterimagetiffincmyk.tiff

    LZW Full-resolution image 2 160 4 samples/pixel 8 Inch Chunky (contiguous for each subsampling pixel) 96 dots per inch CMYK 6336 bytes 160 rows/strip apache-tika-2604074166762007269.tmp 8 6118 byte......LZW Full-resolution image 2 160 4 samples/pixel 8 Inch Chunky...

    docs.aspose.com/barcode/phpjava/save-barcodes/r...
  9. rasterimagetiffincmyk.tiff

    LZW Full-resolution image 2 160 4 samples/pixel 8 Inch Chunky (contiguous for each subsampling pixel) 96 dots per inch CMYK 6336 bytes 160 rows/strip apache-tika-367491074009615358.tmp 8 6118 bytes......LZW Full-resolution image 2 160 4 samples/pixel 8 Inch Chunky...

    docs.aspose.com/barcode/cpp/save-barcode-image/...
  10. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....write("Row 1, Cell 2."); // Call the builder's "EndRow"...insertCell(); builder.write("Row 2, Cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...