Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 6,725 for

appearance

(0.13 sec)
  1. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...greater than zero, but it appears to be failing in this case...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  2. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...the gridlines would typically appear. Insert Images : Use the DocumentBuilder...

    forum.aspose.com/t/aspose-word-dll-chart-format...
  3. Enable Different GridWeb Modes|Documentation

    This article introduces how to work with EditMode and SessionMode in GridWeb....are hidden and the menu that appears when right‑clicking only contains...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....means that the error will not appear in further error checks. Aspose...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  5. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Python via .NET API....Well‑formatted currency values appear polished and professional,...

    docs.aspose.com/cells/python-net/format-number-...
  6. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...document title and properties appear as Chinese‑like characters...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  7. Crop PDF Pages programmatically C#|Aspose.PDF f...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for .NET....marks - no white edges will appear on the page. Trim box : The...

    docs.aspose.com/pdf/net/crop-pages/
  8. Logo Image duplicated - Free Support Forum - as...

    My Word document contains a logo in the Header. When it is converted to PDF the logo is duplicated. In word te document looks like this but when converted it looks like this Can you explain what is happening here…...closely as possible to how it appears in Word. However, sometimes...

    forum.aspose.com/t/logo-image-duplicated/319074
  9. Evaluation Version Limitations|Documentation

    Aspose.Cells for .NET provides different plans for purchase, or offers a free trial and a 30‑day temporary license for evaluation using licensing and subscription policies in C#....This worksheet will always appear as the active worksheet. Only...

    docs.aspose.com/cells/net/evaluation-version-li...
  10. PDF export to PNG treats inner glow like a tint...

    Hi We are exporting PNGs from PDF documents and some images are being dropped out and do not appear on the PNG. Upon closer inspection I have discovered the image frames have an inner glow affect applied to them and as…...being dropped out and do not appear on the PNG. Upon closer inspection...

    forum.aspose.com/t/pdf-export-to-png-treats-inn...